Uses of Class
graphql.execution.instrumentation.tracing.TracingInstrumentation.Options
Packages that use TracingInstrumentation.Options
-
Uses of TracingInstrumentation.Options in graphql.execution.instrumentation.tracing
Fields in graphql.execution.instrumentation.tracing declared as TracingInstrumentation.OptionsModifier and TypeFieldDescriptionprivate final TracingInstrumentation.Options
TracingInstrumentation.options
Methods in graphql.execution.instrumentation.tracing that return TracingInstrumentation.OptionsModifier and TypeMethodDescriptionTracingInstrumentation.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.TracingInstrumentation.Options.newOptions()
Constructors in graphql.execution.instrumentation.tracing with parameters of type TracingInstrumentation.Options