You are here

protected property EntityReferenceRevisions::$entityTypeManager in GraphQL 8.4

The entity type manager service.

Type: \Drupal\Core\Entity\EntityTypeManager

File

src/Plugin/GraphQL/DataProducer/Field/EntityReferenceRevisions.php, line 73

Class

EntityReferenceRevisions
Loads the entity reference revisions.

Namespace

Drupal\graphql\Plugin\GraphQL\DataProducer\Field

Code

protected $entityTypeManager;