public property Server::$name in GraphQL 8.4
The server's machine-readable name.
Type: string
File
- src/
Entity/ Server.php, line 81
Class
- Server
- The main GraphQL configuration and request entry point.
Namespace
Drupal\graphql\EntityCode
public $name;