protected property FieldContext::$context in GraphQL 8.4
The context that has been passed down.
Type: \Drupal\graphql\GraphQL\Execution\ResolveContext
File
- src/
GraphQL/ Execution/ FieldContext.php, line 20
Class
- FieldContext
- Context that is passed to data producer plugins.
Namespace
Drupal\graphql\GraphQL\ExecutionCode
protected $context;