Uses of Class
com.echothree.model.control.subscription.server.graphql.SubscriptionObject
Packages that use SubscriptionObject
Package
Description
-
Uses of SubscriptionObject in com.echothree.control.user.graphql.server.schema
Methods in com.echothree.control.user.graphql.server.schema that return SubscriptionObjectModifier and TypeMethodDescriptionstatic SubscriptionObjectGraphQlQueries.subscription(graphql.schema.DataFetchingEnvironment env, String subscriptionName, String id) Methods in com.echothree.control.user.graphql.server.schema that return types with arguments of type SubscriptionObjectModifier and TypeMethodDescriptionGraphQlQueries.subscriptions(graphql.schema.DataFetchingEnvironment env, String subscriptionKindName, String subscriptionTypeName) -
Uses of SubscriptionObject in com.echothree.model.control.party.server.graphql
Methods in com.echothree.model.control.party.server.graphql that return types with arguments of type SubscriptionObjectModifier and TypeMethodDescriptionBasePartyObject.getSubscriptions(graphql.schema.DataFetchingEnvironment env) -
Uses of SubscriptionObject in com.echothree.model.control.subscription.server.graphql
Methods in com.echothree.model.control.subscription.server.graphql that return types with arguments of type SubscriptionObjectModifier and TypeMethodDescriptionSubscriptionTypeObject.getSubscriptions(graphql.schema.DataFetchingEnvironment env)