Package | Description |
---|---|
graphql.analysis | |
graphql.language |
Modifier and Type | Method and Description |
---|---|
SelectionSetContainer |
QueryVisitorFieldEnvironmentImpl.getSelectionSetContainer() |
SelectionSetContainer |
QueryVisitorFieldEnvironment.getSelectionSetContainer() |
Constructor and Description |
---|
QueryVisitorFieldEnvironmentImpl(boolean typeNameIntrospectionField,
Field field,
GraphQLFieldDefinition fieldDefinition,
GraphQLOutputType parentType,
GraphQLFieldsContainer unmodifiedParentType,
QueryVisitorFieldEnvironment parentEnvironment,
Map<String,Object> arguments,
SelectionSetContainer selectionSetContainer,
TraverserContext<Node> traverserContext) |
Modifier and Type | Class and Description |
---|---|
class |
Field |
class |
FragmentDefinition
Provided to the DataFetcher, therefore public API
|
class |
InlineFragment |
class |
OperationDefinition |
Copyright © 2019. All rights reserved.