You are here

protected property Validator::$pluginManager in GraphQL 8.4

The schema plugin manager.

Type: \Drupal\graphql\Plugin\SchemaPluginManager

File

src/GraphQL/Validator.php, line 25

Class

Validator
GraphQL validation service.

Namespace

Drupal\graphql\GraphQL

Code

protected $pluginManager;