protected property EntityLoadMultiple::$entityRepository in GraphQL 8.4
The entity repository service.
Type: \Drupal\Core\Entity\EntityRepositoryInterface
File
- src/
Plugin/ GraphQL/ DataProducer/ Entity/ EntityLoadMultiple.php, line 75
Class
- EntityLoadMultiple
- Load multiple entities by IDs.
Namespace
Drupal\graphql\Plugin\GraphQL\DataProducer\EntityCode
protected $entityRepository;