dataFetcherExceptionHandlerBinder

fun dataFetcherExceptionHandlerBinder(): KotlinOptionalBinder<DataFetcherExceptionHandler>

Optional binder for specifying a DataFetcherExceptionHandler to be used by queries, mutations, and subscriptions to handle errors. Defaults to one that skips printing of exception stack traces.