You are here

protected property SchemaPluginBase::$fields in GraphQL 8.3

Static cache of field definitions.

Type: array

File

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

Class

SchemaPluginBase

Namespace

Drupal\graphql\Plugin\GraphQL\Schemas

Code

protected $fields = [];