You are here

protected property FieldPluginBase::$languageContext in GraphQL 8.3

The language context service.

Type: \Drupal\graphql\GraphQLLanguageContext

File

src/Plugin/GraphQL/Fields/FieldPluginBase.php, line 37

Class

FieldPluginBase

Namespace

Drupal\graphql\Plugin\GraphQL\Fields

Code

protected $languageContext;