You are here

protected property PersistedQueriesForm::$entity in GraphQL 8.4

The entity being used by this form.

Type: \Drupal\graphql\Entity\Server

Overrides EntityForm::$entity

File

src/Form/PersistedQueriesForm.php, line 30

Class

PersistedQueriesForm
Admin form to set up persisted GraphQL queries.

Namespace

Drupal\graphql\Form

Code

protected $entity;