Uses of Class
com.echothree.model.control.selector.server.graphql.SelectorKindObject
Packages that use SelectorKindObject
Package
Description
-
Uses of SelectorKindObject in com.echothree.control.user.graphql.server.schema
Methods in com.echothree.control.user.graphql.server.schema that return SelectorKindObjectModifier and TypeMethodDescriptionstatic SelectorKindObjectGraphQlQueries.selectorKind(graphql.schema.DataFetchingEnvironment env, String selectorKindName, String id) Methods in com.echothree.control.user.graphql.server.schema that return types with arguments of type SelectorKindObjectModifier and TypeMethodDescriptionGraphQlQueries.selectorKinds(graphql.schema.DataFetchingEnvironment env) -
Uses of SelectorKindObject in com.echothree.model.control.selector.server.graphql
Methods in com.echothree.model.control.selector.server.graphql that return SelectorKindObjectModifier and TypeMethodDescriptionSelectorTypeObject.getSelectorKind(graphql.schema.DataFetchingEnvironment env) -
Uses of SelectorKindObject in com.echothree.model.control.workflow.server.graphql
Methods in com.echothree.model.control.workflow.server.graphql that return SelectorKindObjectModifier and TypeMethodDescriptionWorkflowSelectorKindObject.getSelectorKind(graphql.schema.DataFetchingEnvironment env)