Package graphql.execution
Class FetchedValue
java.lang.Object
graphql.execution.FetchedValue
Note: This is returned by
InstrumentationFieldCompleteParameters.getFetchedValue()
and therefore part of the public despite never used in a method signature.-
Constructor Summary
ConstructorsConstructorDescriptionFetchedValue
(Object fetchedValue, List<GraphQLError> errors, Object localContext) -
Method Summary