You are here

protected property GraphQLLanguageContext::$languageStack in GraphQL 8.3

Type: \SplStack

File

src/GraphQLLanguageContext.php, line 31

Class

GraphQLLanguageContext
Simple service that stores the current GraphQL language state.

Namespace

Drupal\graphql

Code

protected $languageStack;