You are here

protected property ExplorerRoutes::$schemaManager in GraphQL 8.3

The graphql schema plugin manager.

Type: \Drupal\graphql\Plugin\SchemaPluginManager

File

src/Routing/ExplorerRoutes.php, line 20

Class

ExplorerRoutes
Registers graphql explorer routes for all schemas.

Namespace

Drupal\graphql\Routing

Code

protected $schemaManager;