Package | Description |
---|---|
graphql.execution.nextgen |
WARNING: All code in this package is a work in progress for a new execution engine.
|
graphql.nextgen |
WARNING: All code in this package is a work in progress for a new execution engine.
|
Modifier and Type | Class and Description |
---|---|
class |
BatchedExecutionStrategy |
class |
DefaultExecutionStrategy |
Modifier and Type | Method and Description |
---|---|
CompletableFuture<ExecutionResult> |
Execution.execute(ExecutionStrategy executionStrategy,
Document document,
GraphQLSchema graphQLSchema,
ExecutionId executionId,
ExecutionInput executionInput,
InstrumentationState instrumentationState) |
Modifier and Type | Method and Description |
---|---|
GraphQL.Builder |
GraphQL.Builder.executionStrategy(ExecutionStrategy executionStrategy) |
Copyright © 2019. All rights reserved.