Package | Description |
---|---|
graphql | |
graphql.execution.nextgen |
WARNING: All code in this package is a work in progress for a new execution engine.
|
graphql.schema |
Modifier and Type | Method and Description |
---|---|
CoercingSerializeException |
SerializationError.getException() |
Constructor and Description |
---|
SerializationError(ExecutionPath path,
CoercingSerializeException exception) |
Modifier and Type | Method and Description |
---|---|
protected Object |
FetchedValueAnalyzer.serializeScalarValue(Object toAnalyze,
GraphQLScalarType scalarType) |
Modifier and Type | Method and Description |
---|---|
O |
Coercing.serialize(Object dataFetcherResult)
Called to convert a Java object result of a DataFetcher to a valid runtime value for the scalar type.
|
Copyright © 2019. All rights reserved.