protected property EntityQueryEntities::$entityRepository in GraphQL 8.3
The entity repository service.
Type: \Drupal\Core\Entity\EntityRepositoryInterface
File
- modules/
graphql_core/ src/ Plugin/ GraphQL/ Fields/ EntityQuery/ EntityQueryEntities.php, line 57
Class
- EntityQueryEntities
- Retrieve the entity result set of an entity query.
Namespace
Drupal\graphql_core\Plugin\GraphQL\Fields\EntityQueryCode
protected $entityRepository;