Uses of Interface
graphql.language.SelectionSetContainer
Packages that use SelectionSetContainer
-
Uses of SelectionSetContainer in graphql.analysis
Methods in graphql.analysis that return SelectionSetContainerModifier and TypeMethodDescriptionQueryVisitorFieldEnvironment.getSelectionSetContainer()QueryVisitorFieldEnvironmentImpl.getSelectionSetContainer()Constructors in graphql.analysis with parameters of type SelectionSetContainerModifierConstructorDescriptionQueryVisitorFieldEnvironmentImpl(boolean typeNameIntrospectionField, Field field, GraphQLFieldDefinition fieldDefinition, GraphQLOutputType parentType, GraphQLFieldsContainer unmodifiedParentType, QueryVisitorFieldEnvironment parentEnvironment, Map<String, Object> arguments, SelectionSetContainer selectionSetContainer, TraverserContext<Node> traverserContext, GraphQLSchema schema) -
Uses of SelectionSetContainer in graphql.language
Classes in graphql.language that implement SelectionSetContainerModifier and TypeClassDescriptionclassclassProvided to the DataFetcher, therefore public APIclassclass