You are here

protected property SchemaPluginBase::$types in GraphQL 8.3

Static cache of type instances.

Type: array

File

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

Class

SchemaPluginBase

Namespace

Drupal\graphql\Plugin\GraphQL\Schemas

Code

protected $types = [];