You are here

public property PersistedQuery::$id in GraphQL 8.4

The plugin ID.

Type: string

File

src/Annotation/PersistedQuery.php, line 21

Class

PersistedQuery
Annotation for persisted query plugins.

Namespace

Drupal\graphql\Annotation

Code

public $id;