You are here

protected property PersistedQueriesForm::$persistedQueryPluginManager in GraphQL 8.4

Plugin manager for persisted query plugins.

Type: \Drupal\graphql\Plugin\PersistedQueryPluginManager

File

src/Form/PersistedQueriesForm.php, line 23

Class

PersistedQueriesForm
Admin form to set up persisted GraphQL queries.

Namespace

Drupal\graphql\Form

Code

protected $persistedQueryPluginManager;