public class Execution extends Object
Constructor and Description |
---|
Execution() |
Modifier and Type | Method and Description |
---|---|
CompletableFuture<ExecutionResult> |
execute(ExecutionStrategy executionStrategy,
Document document,
GraphQLSchema graphQLSchema,
ExecutionId executionId,
ExecutionInput executionInput,
InstrumentationState instrumentationState) |
public CompletableFuture<ExecutionResult> execute(ExecutionStrategy executionStrategy, Document document, GraphQLSchema graphQLSchema, ExecutionId executionId, ExecutionInput executionInput, InstrumentationState instrumentationState)
Copyright © 2019. All rights reserved.