@Deprecated
public class ExecutionHelper
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static class |
ExecutionHelper.ExecutionData
Deprecated.
|
Constructor and Description |
---|
ExecutionHelper()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
ExecutionHelper.ExecutionData |
createExecutionData(Document document,
GraphQLSchema graphQLSchema,
ExecutionId executionId,
ExecutionInput executionInput,
InstrumentationState instrumentationState)
Deprecated.
|
FieldSubSelection |
getFieldSubSelection(ExecutionContext executionContext)
Deprecated.
|
public ExecutionHelper.ExecutionData createExecutionData(Document document, GraphQLSchema graphQLSchema, ExecutionId executionId, ExecutionInput executionInput, InstrumentationState instrumentationState)
public FieldSubSelection getFieldSubSelection(ExecutionContext executionContext)