You are here

protected property SchemaPluginBase::$fieldManager in GraphQL 8.3

The field plugin manager.

Type: \Drupal\graphql\Plugin\FieldPluginManager

File

src/Plugin/GraphQL/Schemas/SchemaPluginBase.php, line 36

Class

SchemaPluginBase

Namespace

Drupal\graphql\Plugin\GraphQL\Schemas

Code

protected $fieldManager;