You are here

service graphql.buffer.entity_uuid in GraphQL 8.4

Class

Drupal\graphql\GraphQL\Buffers\EntityUuidBuffer
1 string reference to graphql.buffer.entity_uuid
EntityLoadByUuid::create in src/Plugin/GraphQL/DataProducer/Entity/EntityLoadByUuid.php
@codeCoverageIgnore

File

./graphql.services.yml
graphql.services.yml

View source
  1. class: Drupal\graphql\GraphQL\Buffers\EntityUuidBuffer
  2. arguments:
  3. - '@entity_type.manager'