You are here

protected property EntityLoad::$entityBuffer in GraphQL 8.4

The entity buffer service.

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

File

src/Plugin/GraphQL/DataProducer/Entity/EntityLoad.php, line 82

Class

EntityLoad
Loads a single entity.

Namespace

Drupal\graphql\Plugin\GraphQL\DataProducer\Entity

Code

protected $entityBuffer;