You are here

public property SchemaExtension::$schema in GraphQL 8.4

The id of the schema plugin to extend.

Type: string

File

src/Annotation/SchemaExtension.php, line 42

Class

SchemaExtension
Annotation for GraphQL schema extension plugins.

Namespace

Drupal\graphql\Annotation

Code

public $schema;