You are here

protected property QueryRoutes::$schemaManager in GraphQL 8.3

The graphql schema plugin manager.

Type: \Drupal\graphql\Plugin\SchemaPluginManager

File

src/Routing/QueryRoutes.php, line 21

Class

QueryRoutes
Registers graphql query routes for all schemas.

Namespace

Drupal\graphql\Routing

Code

protected $schemaManager;