Class DeferredExecutionSupport.NoOp

java.lang.Object
graphql.execution.incremental.DeferredExecutionSupport.NoOp
All Implemented Interfaces:
DeferredExecutionSupport
Enclosing interface:
DeferredExecutionSupport

public static class DeferredExecutionSupport.NoOp extends Object implements DeferredExecutionSupport
A no-op implementation that should be used when incremental support is not enabled for the current execution.