You are here

public property SchemaExtension::$name in GraphQL 8.4

The plugin name.

Type: string

File

src/Annotation/SchemaExtension.php, line 28

Class

SchemaExtension
Annotation for GraphQL schema extension plugins.

Namespace

Drupal\graphql\Annotation

Code

public $name;