Package graphql.execution.incremental
Class DeferredExecution
java.lang.Object
graphql.execution.incremental.DeferredExecution
Represents details about the defer execution that can be associated with a
MergedField
.
This representation is used during graphql execution. Check NormalizedDeferredExecution
for the normalized representation of @defer.
-
Constructor Summary
Constructors -
Method Summary