Class SimpleInstrumentationContext<T>

java.lang.Object
graphql.execution.instrumentation.SimpleInstrumentationContext<T>
All Implemented Interfaces:
InstrumentationContext<T>

@PublicApi public class SimpleInstrumentationContext<T> extends Object implements InstrumentationContext<T>
A simple implementation of InstrumentationContext