Package | Description |
---|---|
graphql.execution |
Modifier and Type | Method and Description |
---|---|
DataFetcherExceptionHandlerResult |
DataFetcherExceptionHandlerResult.Builder.build() |
DataFetcherExceptionHandlerResult |
SimpleDataFetcherExceptionHandler.onException(DataFetcherExceptionHandlerParameters handlerParameters) |
DataFetcherExceptionHandlerResult |
DataFetcherExceptionHandler.onException(DataFetcherExceptionHandlerParameters handlerParameters)
When an exception during a call to a
DataFetcher then this handler
is called back to shape the error that should be placed in the list of errors |
Copyright © 2019. All rights reserved.