You are here

protected static property OperationLanguageNegotiation::$context in GraphQL 8.4

The current execution context.

Type: \Drupal\graphql\GraphQL\Execution\ResolveContext

File

src/Plugin/LanguageNegotiation/OperationLanguageNegotiation.php, line 38

Class

OperationLanguageNegotiation
Class for identifying language based on a graphql query.

Namespace

Drupal\graphql\Plugin\LanguageNegotiation

Code

protected static $context;