You are here

protected property ServerForm::$schemaManager in GraphQL 8.4

The schema plugin manager.

Type: \Drupal\graphql\Plugin\SchemaPluginManager

File

src/Form/ServerForm.php, line 40

Class

ServerForm
Admin form to set up a GraphQL server configuration entity.

Namespace

Drupal\graphql\Form

Code

protected $schemaManager;