protected property ResolveContext::$globals in GraphQL 8.3
Read-only list of global values.
Type: array
File
- src/
GraphQL/ Execution/ ResolveContext.php, line 17
Class
Namespace
Drupal\graphql\GraphQL\ExecutionCode
protected $globals;
Read-only list of global values.
Type: array
protected $globals;