Class InstrumentationCreateStateParameters

java.lang.Object
graphql.execution.instrumentation.parameters.InstrumentationCreateStateParameters

@PublicApi public class InstrumentationCreateStateParameters extends Object
Parameters sent to Instrumentation methods
  • Constructor Details

    • InstrumentationCreateStateParameters

      public InstrumentationCreateStateParameters(GraphQLSchema schema, ExecutionInput executionInput)
  • Method Details