Package | Description |
---|---|
graphql.execution.instrumentation.tracing |
Modifier and Type | Method and Description |
---|---|
TracingInstrumentation.Options |
TracingInstrumentation.Options.includeTrivialDataFetchers(boolean flag)
By default trivial data fetchers (those that simple pull data from an object into field) are included
in tracing but you can control this behavior.
|
static TracingInstrumentation.Options |
TracingInstrumentation.Options.newOptions() |
Constructor and Description |
---|
TracingInstrumentation(TracingInstrumentation.Options options) |
Copyright © 2019. All rights reserved.