public class FieldParameters
extends java.lang.Object
Instrumentation methods| Constructor and Description |
|---|
FieldParameters(ExecutionContext executionContext,
GraphQLFieldDefinition fieldDef) |
| Modifier and Type | Method and Description |
|---|---|
ExecutionContext |
getExecutionContext() |
GraphQLFieldDefinition |
getField() |
public FieldParameters(ExecutionContext executionContext, GraphQLFieldDefinition fieldDef)
public ExecutionContext getExecutionContext()
public GraphQLFieldDefinition getField()