You are here

protected property EntityReferenceRevisions::$entityRevisionBuffer in GraphQL 8.4

The entity revision buffer service.

Type: \Drupal\graphql\GraphQL\Buffers\EntityRevisionBuffer

File

src/Plugin/GraphQL/DataProducer/Field/EntityReferenceRevisions.php, line 80

Class

EntityReferenceRevisions
Loads the entity reference revisions.

Namespace

Drupal\graphql\Plugin\GraphQL\DataProducer\Field

Code

protected $entityRevisionBuffer;