Package | Description |
---|---|
graphql.execution.nextgen |
WARNING: All code in this package is a work in progress for a new execution engine.
|
Modifier and Type | Method and Description |
---|---|
FetchedValueAnalysis.FetchedValueType |
FetchedValueAnalysis.getValueType() |
static FetchedValueAnalysis.FetchedValueType |
FetchedValueAnalysis.FetchedValueType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FetchedValueAnalysis.FetchedValueType[] |
FetchedValueAnalysis.FetchedValueType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static FetchedValueAnalysis.Builder |
FetchedValueAnalysis.newFetchedValueAnalysis(FetchedValueAnalysis.FetchedValueType valueType) |
FetchedValueAnalysis.Builder |
FetchedValueAnalysis.Builder.valueType(FetchedValueAnalysis.FetchedValueType val) |
Copyright © 2019. All rights reserved.