Package com.networknt.graphql.common
Interface InstrumentationProvider
-
public interface InstrumentationProvider- Author:
- Nicholas Azar Created on April 9, 2018
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description graphql.execution.instrumentation.InstrumentationgetGraphqlInstrumentation()graphql.execution.instrumentation.InstrumentationgetGraphqlSubscriptionInstrumentation()
-