You are here

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

The GraphQL entity buffer.

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

File

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

Class

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

Namespace

Drupal\social_graphql\Plugin\GraphQL\DataProducer\Entity

Code

protected $graphqlEntityBuffer;