You are here

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

The GraphQL entity UUID buffer.

Type: \Drupal\graphql\GraphQL\Buffers\EntityUuidBuffer

File

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

Class

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

Namespace

Drupal\social_graphql\Plugin\GraphQL\DataProducer\Entity

Code

protected $graphqlEntityUuidBuffer;