You are here

public property SchemaExtension::$id in GraphQL 8.4

The plugin ID.

Type: string

File

src/Annotation/SchemaExtension.php, line 21

Class

SchemaExtension
Annotation for GraphQL schema extension plugins.

Namespace

Drupal\graphql\Annotation

Code

public $id;