protected property Fields::$entityTypeManager in GraphQL 8.4
The entity type manager service.
Type: \Drupal\Core\Entity\EntityTypeManager
File
- src/
Plugin/ GraphQL/ DataProducer/ EntityDefinition/ Fields.php, line 49
Class
- Fields
- Retrieve the list of fields from a given entity definition.
Namespace
Drupal\graphql\Plugin\GraphQL\DataProducer\EntityDefinitionCode
protected $entityTypeManager;