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 SimpleInstrumentation
SimpleInstrumentation. INSTANCE
Deprecated.A singleton instance of aInstrumentation
that does nothing
-