protected property EntityLoadByUuid::$entityTypeManager in GraphQL 8.4
The entity type manager service.
Type: \Drupal\Core\Entity\EntityTypeManagerInterface
File
- src/
Plugin/ GraphQL/ DataProducer/ Entity/ EntityLoadByUuid.php, line 67
Class
- EntityLoadByUuid
- Loads an entity by UUID.
Namespace
Drupal\graphql\Plugin\GraphQL\DataProducer\EntityCode
protected $entityTypeManager;