You are here

protected property PluggableSchemaDeriver::$mutationManager in GraphQL 8.3

The mutation manager service.

Type: \Drupal\graphql\Plugin\MutationPluginManager

File

src/Plugin/Deriver/PluggableSchemaDeriver.php, line 38

Class

PluggableSchemaDeriver

Namespace

Drupal\graphql\Plugin\Deriver

Code

protected $mutationManager;