Uses of Class
com.echothree.model.control.subscription.server.graphql.SubscriptionKindObject
Packages that use SubscriptionKindObject
Package
Description
-
Uses of SubscriptionKindObject in com.echothree.control.user.graphql.server.schema
Methods in com.echothree.control.user.graphql.server.schema that return SubscriptionKindObjectModifier and TypeMethodDescriptionstatic SubscriptionKindObjectGraphQlQueries.subscriptionKind(graphql.schema.DataFetchingEnvironment env, String subscriptionKindName, String id) Methods in com.echothree.control.user.graphql.server.schema that return types with arguments of type SubscriptionKindObjectModifier and TypeMethodDescriptionGraphQlQueries.subscriptionKinds(graphql.schema.DataFetchingEnvironment env) -
Uses of SubscriptionKindObject in com.echothree.model.control.subscription.server.graphql
Methods in com.echothree.model.control.subscription.server.graphql that return SubscriptionKindObjectModifier and TypeMethodDescriptionSubscriptionTypeObject.getSubscriptionKind(graphql.schema.DataFetchingEnvironment env)