Package graphql.execution
Class DataFetcherExceptionHandlerParameters.Builder
java.lang.Object
graphql.execution.DataFetcherExceptionHandlerParameters.Builder
- Enclosing class:
DataFetcherExceptionHandlerParameters
-
Method Summary
Modifier and TypeMethodDescriptionbuild()
dataFetchingEnvironment
(DataFetchingEnvironment dataFetchingEnvironment)
-
Method Details
-
dataFetchingEnvironment
public DataFetcherExceptionHandlerParameters.Builder dataFetchingEnvironment(DataFetchingEnvironment dataFetchingEnvironment) -
exception
-
build
-