You are here

protected property EntityQueryMapQueryProvider::$entityTypeManager in GraphQL 8.3

The entity type manager service.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/GraphQL/QueryProvider/EntityQueryMapQueryProvider.php, line 15

Class

EntityQueryMapQueryProvider

Namespace

Drupal\graphql\GraphQL\QueryProvider

Code

protected $entityTypeManager;