Uses of Class
graphql.execution.instrumentation.SimpleInstrumentation
-
Packages that use SimpleInstrumentation Package Description graphql.execution.instrumentation -
-
Uses of SimpleInstrumentation in graphql.execution.instrumentation
Fields in graphql.execution.instrumentation declared as SimpleInstrumentation Modifier and Type Field Description static SimpleInstrumentationSimpleInstrumentation. INSTANCEDeprecated.A singleton instance of aInstrumentationthat does nothing
-