You are here

protected property EntityRevisionByIdDeriver::$entityTypeManager in GraphQL 8.3

The entity type manager service.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

modules/graphql_core/src/Plugin/Deriver/Fields/EntityRevisionByIdDeriver.php, line 22

Class

EntityRevisionByIdDeriver

Namespace

Drupal\graphql_core\Plugin\Deriver\Fields

Code

protected $entityTypeManager;