protected property ResolveContext::$server in GraphQL 8.4
The GraphQL server configuration.
Type: \Drupal\graphql\Entity\ServerInterface
File
- src/
GraphQL/ Execution/ ResolveContext.php, line 23
Class
- ResolveContext
- Context that is provided during resolving the GraphQL tree.
Namespace
Drupal\graphql\GraphQL\ExecutionCode
protected $server;