You are here

protected property EntityReferenceQueryDeriver::$entityFieldManager in GraphQL 8.3

The entity field manager.

Type: \Drupal\Core\Entity\EntityFieldManagerInterface

File

modules/graphql_core/src/Plugin/Deriver/Fields/EntityReferenceQueryDeriver.php, line 31

Class

EntityReferenceQueryDeriver

Namespace

Drupal\graphql_core\Plugin\Deriver\Fields

Code

protected $entityFieldManager;