protected property EntityLoad::$entityRepository in GraphQL 8.4
The entity repository service.
Type: \Drupal\Core\Entity\EntityRepositoryInterface
File
- src/
Plugin/ GraphQL/ DataProducer/ Entity/ EntityLoad.php, line 75
Class
- EntityLoad
- Loads a single entity.
Namespace
Drupal\graphql\Plugin\GraphQL\DataProducer\EntityCode
protected $entityRepository;