You are here

protected property EntityDataProducerPluginBase::$graphqlEntityRevisionBuffer in Open Social 10.1.x

The GraphQL entity revision buffer.

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

File

modules/custom/social_graphql/src/Plugin/GraphQL/DataProducer/Entity/EntityDataProducerPluginBase.php, line 46

Class

EntityDataProducerPluginBase
Bass class for Open Social entity data producers dealing with connections.

Namespace

Drupal\social_graphql\Plugin\GraphQL\DataProducer\Entity

Code

protected $graphqlEntityRevisionBuffer;