Package | Description |
---|---|
graphql.schema |
Modifier and Type | Class and Description |
---|---|
class |
DataFetchingFieldSelectionSetImpl |
Modifier and Type | Method and Description |
---|---|
DataFetchingFieldSelectionSet |
SelectedField.getSelectionSet() |
DataFetchingFieldSelectionSet |
DataFetchingEnvironmentImpl.getSelectionSet() |
DataFetchingFieldSelectionSet |
DataFetchingEnvironment.getSelectionSet() |
static DataFetchingFieldSelectionSet |
DataFetchingFieldSelectionSetImpl.newCollector(ExecutionContext executionContext,
GraphQLType fieldType,
MergedField mergedField) |
Modifier and Type | Method and Description |
---|---|
DataFetchingEnvironmentImpl.Builder |
DataFetchingEnvironmentImpl.Builder.selectionSet(DataFetchingFieldSelectionSet selectionSet) |
Copyright © 2019. All rights reserved.