Package | Description |
---|---|
graphql.execution | |
graphql.execution.defer |
Class and Description |
---|
DeferredErrorSupport
This captures errors that occur while a deferred call is being made
|
DeferSupport
This provides support for @defer directives on fields that mean that results will be sent AFTER
the main result is sent via a Publisher stream.
|
Class and Description |
---|
DeferredCall
This represents a deferred call (aka @defer) to get an execution result sometime after
the initial query has returned
|
DeferredErrorSupport
This captures errors that occur while a deferred call is being made
|
Copyright © 2019. All rights reserved.