You are here

public property Schema::$name in GraphQL 8.4

The schema name.

Type: string

File

src/Annotation/Schema.php, line 28

Class

Schema
Annotation for GraphQL schema plugins.

Namespace

Drupal\graphql\Annotation

Code

public $name;