Package graphql.execution.instrumentation.tracing
package graphql.execution.instrumentation.tracing
-
ClassDescriptionThis
Instrumentation
implementation usesTracingSupport
to capture tracing information and puts it into theExecutionResult
This creates a map of tracing information as outlined in http://github.com/apollographql/apollo-tracingA simple object that you need to callTracingSupport.TracingContext.onEnd()
on