Interface InstrumentationProvider


  • public interface InstrumentationProvider
    Author:
    Nicholas Azar Created on April 9, 2018
    • Method Detail

      • getGraphqlInstrumentation

        graphql.execution.instrumentation.Instrumentation getGraphqlInstrumentation()
      • getGraphqlSubscriptionInstrumentation

        graphql.execution.instrumentation.Instrumentation getGraphqlSubscriptionInstrumentation()