You are here

protected property Server::$sorted_persisted_query_instances in GraphQL 8.4

The sorted persisted query plugin instances available on this server.

Type: array|null

File

src/Entity/Server.php, line 153

Class

Server
The main GraphQL configuration and request entry point.

Namespace

Drupal\graphql\Entity

Code

protected $sorted_persisted_query_instances = NULL;