Package graphql.execution
Class DataFetcherExceptionHandlerResult.Builder
java.lang.Object
graphql.execution.DataFetcherExceptionHandlerResult.Builder
- Enclosing class:
DataFetcherExceptionHandlerResult
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuild()
error
(GraphQLError error) errors
(List<GraphQLError> errors)
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
errors
-
error
-
build
-