Package | Description |
---|---|
graphql | |
graphql.analysis | |
graphql.execution | |
graphql.execution.instrumentation | |
graphql.execution.instrumentation.dataloader | |
graphql.execution.instrumentation.fieldvalidation | |
graphql.execution.instrumentation.nextgen |
WARNING: All code in this package is a work in progress for a new execution engine.
|
graphql.execution.instrumentation.parameters | |
graphql.execution.instrumentation.tracing | |
graphql.execution.nextgen |
WARNING: All code in this package is a work in progress for a new execution engine.
|
Class and Description |
---|
DocumentAndVariables |
Instrumentation
Provides the capability to instrument the execution steps of a GraphQL query.
|
Class and Description |
---|
Instrumentation
Provides the capability to instrument the execution steps of a GraphQL query.
|
InstrumentationContext
When a
Instrumentation .'beginXXX()' method is called then it must return a non null InstrumentationContext
that will be invoked when the step is first dispatched and then when it completes. |
SimpleInstrumentation
An implementation of
Instrumentation that does nothing. |
Class and Description |
---|
Instrumentation
Provides the capability to instrument the execution steps of a GraphQL query.
|
InstrumentationState
An
Instrumentation implementation can create this as a stateful object that is then passed
to each instrumentation method, allowing state to be passed down with the request execution |
Class and Description |
---|
DeferredFieldInstrumentationContext |
DocumentAndVariables |
DocumentAndVariables.Builder |
ExecutionStrategyInstrumentationContext |
Instrumentation
Provides the capability to instrument the execution steps of a GraphQL query.
|
InstrumentationContext
When a
Instrumentation .'beginXXX()' method is called then it must return a non null InstrumentationContext
that will be invoked when the step is first dispatched and then when it completes. |
InstrumentationState
An
Instrumentation implementation can create this as a stateful object that is then passed
to each instrumentation method, allowing state to be passed down with the request execution |
SimpleInstrumentation
An implementation of
Instrumentation that does nothing. |
SimpleInstrumentationContext
A simple implementation of
InstrumentationContext |
Class and Description |
---|
DeferredFieldInstrumentationContext |
ExecutionStrategyInstrumentationContext |
Instrumentation
Provides the capability to instrument the execution steps of a GraphQL query.
|
InstrumentationContext
When a
Instrumentation .'beginXXX()' method is called then it must return a non null InstrumentationContext
that will be invoked when the step is first dispatched and then when it completes. |
InstrumentationState
An
Instrumentation implementation can create this as a stateful object that is then passed
to each instrumentation method, allowing state to be passed down with the request execution |
SimpleInstrumentation
An implementation of
Instrumentation that does nothing. |
Class and Description |
---|
Instrumentation
Provides the capability to instrument the execution steps of a GraphQL query.
|
InstrumentationContext
When a
Instrumentation .'beginXXX()' method is called then it must return a non null InstrumentationContext
that will be invoked when the step is first dispatched and then when it completes. |
SimpleInstrumentation
An implementation of
Instrumentation that does nothing. |
Class and Description |
---|
InstrumentationState
An
Instrumentation implementation can create this as a stateful object that is then passed
to each instrumentation method, allowing state to be passed down with the request execution |
Class and Description |
---|
InstrumentationState
An
Instrumentation implementation can create this as a stateful object that is then passed
to each instrumentation method, allowing state to be passed down with the request execution |
Class and Description |
---|
Instrumentation
Provides the capability to instrument the execution steps of a GraphQL query.
|
InstrumentationContext
When a
Instrumentation .'beginXXX()' method is called then it must return a non null InstrumentationContext
that will be invoked when the step is first dispatched and then when it completes. |
InstrumentationState
An
Instrumentation implementation can create this as a stateful object that is then passed
to each instrumentation method, allowing state to be passed down with the request execution |
SimpleInstrumentation
An implementation of
Instrumentation that does nothing. |
Class and Description |
---|
InstrumentationState
An
Instrumentation implementation can create this as a stateful object that is then passed
to each instrumentation method, allowing state to be passed down with the request execution |
Copyright © 2019. All rights reserved.