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\EntityCode
protected $sorted_persisted_query_instances = NULL;