protected property EntityLoadByUuid::$entityBuffer in GraphQL 8.4
The entity buffer service.
Type: \Drupal\graphql\GraphQL\Buffers\EntityUuidBuffer
File
- src/
Plugin/ GraphQL/ DataProducer/ Entity/ EntityLoadByUuid.php, line 81
Class
- EntityLoadByUuid
- Loads an entity by UUID.
Namespace
Drupal\graphql\Plugin\GraphQL\DataProducer\EntityCode
protected $entityBuffer;