You are here

protected property Executor::$pluginManager in GraphQL 8.4

The schema plugin manager.

Type: \Drupal\graphql\Plugin\SchemaPluginManager

File

src/GraphQL/Execution/Executor.php, line 34

Class

Executor
Executes GraphQL queries with cache lookup.

Namespace

Drupal\graphql\GraphQL\Execution

Code

protected $pluginManager;