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