You are here

protected property EntityReference::$entityBuffer in GraphQL 8.4

The entity buffer service.

Type: \Drupal\graphql\GraphQL\Buffers\EntityBuffer

File

src/Plugin/GraphQL/DataProducer/Field/EntityReference.php, line 86

Class

EntityReference
Loads entities from an entity reference field.

Namespace

Drupal\graphql\Plugin\GraphQL\DataProducer\Field

Code

protected $entityBuffer;