You are here

public property Server::$persisted_queries_settings in GraphQL 8.4

Persisted query plugins configuration.

Type: array

File

src/Entity/Server.php, line 138

Class

Server
The main GraphQL configuration and request entry point.

Namespace

Drupal\graphql\Entity

Code

public $persisted_queries_settings = [];