You are here

public property Server::$label in GraphQL 8.4

The server's human-readable name.

Type: string

File

src/Entity/Server.php, line 88

Class

Server
The main GraphQL configuration and request entry point.

Namespace

Drupal\graphql\Entity

Code

public $label;