Package | Description |
---|---|
graphql.execution | |
graphql.execution.defer |
Modifier and Type | Method and Description |
---|---|
DeferredErrorSupport |
ExecutionStrategyParameters.deferredErrorSupport() |
Modifier and Type | Method and Description |
---|---|
ExecutionStrategyParameters.Builder |
ExecutionStrategyParameters.Builder.deferredErrorSupport(DeferredErrorSupport deferredErrorSupport) |
Constructor and Description |
---|
DeferredCall(Supplier<CompletableFuture<ExecutionResult>> call,
DeferredErrorSupport deferredErrorSupport) |
Copyright © 2019. All rights reserved.