You are here

protected property SdlSchemaPluginBase::$extensionManager in GraphQL 8.4

The schema extension plugin manager.

Type: \Drupal\graphql\Plugin\SchemaExtensionPluginManager

File

src/Plugin/GraphQL/Schema/SdlSchemaPluginBase.php, line 49

Class

SdlSchemaPluginBase
Base class that can be used by schema plugins.

Namespace

Drupal\graphql\Plugin\GraphQL\Schema

Code

protected $extensionManager;