protected property BlocksByRegion::$entityRepository in GraphQL 8.3
The entity repository.
Type: \Drupal\Core\Entity\EntityRepositoryInterface
File
- modules/
graphql_core/ src/ Plugin/ GraphQL/ Fields/ Blocks/ BlocksByRegion.php, line 56
Class
- BlocksByRegion
- List all blocks within a theme region.
Namespace
Drupal\graphql_core\Plugin\GraphQL\Fields\BlocksCode
protected $entityRepository;