You are here

public property Server::$schema in GraphQL 8.4

The server's schema.

Type: string

File

src/Entity/Server.php, line 95

Class

Server
The main GraphQL configuration and request entry point.

Namespace

Drupal\graphql\Entity

Code

public $schema;