You are here

protected property Server::$persisted_query_instances in GraphQL 8.4

Persisted query plugin instances available on this server.

Type: array|null

File

src/Entity/Server.php, line 146

Class

Server
The main GraphQL configuration and request entry point.

Namespace

Drupal\graphql\Entity

Code

protected $persisted_query_instances = NULL;