You are here

public property DataProducer::$name in GraphQL 8.4

The component name.

Type: string

File

src/Annotation/DataProducer.php, line 28

Class

DataProducer
Annotation for data producer plugins.

Namespace

Drupal\graphql\Annotation

Code

public $name;