You are here

constant OperationLanguageNegotiation::METHOD_ID in GraphQL 8.4

The language negotiation method id.

File

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

Class

OperationLanguageNegotiation
Class for identifying language based on a graphql query.

Namespace

Drupal\graphql\Plugin\LanguageNegotiation

Code

const METHOD_ID = 'language-graphql-operation';