You are here

protected property SchemaPluginBase::$mutationManager in GraphQL 8.3

The mutation plugin manager.

Type: \Drupal\graphql\Plugin\MutationPluginManager

File

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

Class

SchemaPluginBase

Namespace

Drupal\graphql\Plugin\GraphQL\Schemas

Code

protected $mutationManager;