Package | Description |
---|---|
graphql.execution.instrumentation | |
graphql.execution.instrumentation.dataloader |
Modifier and Type | Method and Description |
---|---|
default InstrumentationState |
Instrumentation.createState(InstrumentationCreateStateParameters parameters)
This will be called just before execution to create an object that is given back to all instrumentation methods
to allow them to have per execution request state
|
InstrumentationState |
ChainedInstrumentation.createState(InstrumentationCreateStateParameters parameters) |
Modifier and Type | Method and Description |
---|---|
InstrumentationState |
DataLoaderDispatcherInstrumentation.createState(InstrumentationCreateStateParameters parameters) |
Copyright © 2019. All rights reserved.