You are here

protected property EntityLoadMultiple::$entityBuffer in GraphQL 8.4

The entity buffer service.

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

File

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

Class

EntityLoadMultiple
Load multiple entities by IDs.

Namespace

Drupal\graphql\Plugin\GraphQL\DataProducer\Entity

Code

protected $entityBuffer;