protected property EntityLoad::$entityTypeManager in GraphQL 8.4
The entity type manager service.
Type: \Drupal\Core\Entity\EntityTypeManagerInterface
File
- src/
Plugin/ GraphQL/ DataProducer/ Entity/ EntityLoad.php, line 68
Class
- EntityLoad
- Loads a single entity.
Namespace
Drupal\graphql\Plugin\GraphQL\DataProducer\EntityCode
protected $entityTypeManager;