You are here

public property GraphQLSchema::$name in GraphQL 8.3

The schema name.

Type: string

File

src/Annotation/GraphQLSchema.php, line 19

Class

GraphQLSchema
Annotation for GraphQL schema plugins.

Namespace

Drupal\graphql\Annotation

Code

public $name;