Package | Description |
---|---|
graphql.execution.instrumentation.dataloader |
Modifier and Type | Method and Description |
---|---|
DataLoaderDispatcherInstrumentationOptions |
DataLoaderDispatcherInstrumentationOptions.includeStatistics(boolean flag)
This will toggle the ability to include java-dataloader statistics into the extensions
output of your query
|
static DataLoaderDispatcherInstrumentationOptions |
DataLoaderDispatcherInstrumentationOptions.newOptions() |
Constructor and Description |
---|
DataLoaderDispatcherInstrumentation(DataLoaderDispatcherInstrumentationOptions options)
Creates a DataLoaderDispatcherInstrumentation with the specified options
|
Copyright © 2019. All rights reserved.