You are here

protected property EntityQueryEntities::$entityBuffer in GraphQL 8.3

The entity buffer service.

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

File

modules/graphql_core/src/Plugin/GraphQL/Fields/EntityQuery/EntityQueryEntities.php, line 43

Class

EntityQueryEntities
Retrieve the entity result set of an entity query.

Namespace

Drupal\graphql_core\Plugin\GraphQL\Fields\EntityQuery

Code

protected $entityBuffer;