You are here

protected property UpdateEntityBase::$entityTypeManager in GraphQL 8.3

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

modules/graphql_core/src/Plugin/GraphQL/Mutations/Entity/UpdateEntityBase.php, line 26

Class

UpdateEntityBase

Namespace

Drupal\graphql_core\Plugin\GraphQL\Mutations\Entity

Code

protected $entityTypeManager;