You are here

protected property VoyagerRoutes::$schemaManager in GraphQL 8.3

The graphql schema plugin manager.

Type: \Drupal\graphql\Plugin\SchemaPluginManager

File

src/Routing/VoyagerRoutes.php, line 20

Class

VoyagerRoutes
Registers graphql voyager routes for all schemas.

Namespace

Drupal\graphql\Routing

Code

protected $schemaManager;