protected property EntityTranslations::$entityRepository in GraphQL 8.3
The entity repository service.
Type: \Drupal\Core\Entity\EntityRepositoryInterface
File
- modules/
graphql_core/ src/ Plugin/ GraphQL/ Fields/ Entity/ EntityTranslations.php, line 32
Class
- EntityTranslations
- Plugin annotation @GraphQLField( id = "entity_translations", name = "entityTranslations", secure = true, type = "[Entity]", parents = {"Entity"} )
Namespace
Drupal\graphql_core\Plugin\GraphQL\Fields\EntityCode
protected $entityRepository;