public class FetchedValueAnalyzer
extends java.lang.Object
Constructor and Description |
---|
FetchedValueAnalyzer() |
Modifier and Type | Method and Description |
---|---|
FetchedValueAnalysis |
analyzeFetchedValue(ExecutionContext executionContext,
FetchedValue fetchedValue,
ExecutionStepInfo executionInfo) |
protected java.lang.Object |
serializeScalarValue(java.lang.Object toAnalyze,
GraphQLScalarType scalarType) |
public FetchedValueAnalysis analyzeFetchedValue(ExecutionContext executionContext, FetchedValue fetchedValue, ExecutionStepInfo executionInfo) throws NonNullableFieldWasNullException
NonNullableFieldWasNullException
protected java.lang.Object serializeScalarValue(java.lang.Object toAnalyze, GraphQLScalarType scalarType) throws CoercingSerializeException
CoercingSerializeException