You are here

protected property QueryProcessor::$pluginManager in GraphQL 8.3

The schema plugin manager.

Type: \Drupal\graphql\Plugin\SchemaPluginManager

File

src/GraphQL/Execution/QueryProcessor.php, line 40

Class

QueryProcessor

Namespace

Drupal\graphql\GraphQL\Execution

Code

protected $pluginManager;