Executor
Namespaces
- Promise
Interfaces, Classes and Traits
- ExecutorImplementation
- ScopedContext
- When the object passed as `$contextValue` to Automattic\WooCommerce\Vendor\GraphQL execution implements this,
its `clone()` method will be called before passing the context down to a field.
- ExecutionContext
- Data that must be available at all points during query execution.
- ExecutionResult
- Returned after [query execution](executing-queries.md).
- Executor
- Implements the "Evaluating requests" section of the Automattic\WooCommerce\Vendor\GraphQL specification.
- PromiseExecutor
- ReferenceExecutor
- Values