You are here

constant LanguageNegotiationGraphQL::METHOD_ID in GraphQL 8.3

The language negotiation method id.

File

src/Plugin/LanguageNegotiation/LanguageNegotiationGraphQL.php, line 55

Class

LanguageNegotiationGraphQL
Class for identifying language from a selected language.

Namespace

Drupal\graphql\Plugin\LanguageNegotiation

Code

const METHOD_ID = 'language-graphql';