You are here

protected property ResolveContext::$operation in GraphQL 8.4

The operation parameters to perform.

Type: \GraphQL\Server\OperationParams

File

src/GraphQL/Execution/ResolveContext.php, line 44

Class

ResolveContext
Context that is provided during resolving the GraphQL tree.

Namespace

Drupal\graphql\GraphQL\Execution

Code

protected $operation;