protected property OperationEvent::$context in GraphQL 8.4
Resolver context used for the query.
Type: \Drupal\graphql\GraphQL\Execution\ResolveContext
File
- src/
Event/ OperationEvent.php, line 40
Class
- OperationEvent
- Represents an event that is triggered before and after a GraphQL operation.
Namespace
Drupal\graphql\EventCode
protected $context;