namespace Drupal\graphql\GraphQL\Buffers in GraphQL 8.4
Same name in other branches
Class | Location | Description |
---|---|---|
BufferBase |
src/ |
Base class for field buffering services. |
EntityBuffer |
src/ |
Collects entity IDs per entity type and loads them all at once in the end. |
EntityRevisionBuffer |
src/ |
Entity revision buffer. |
EntityUuidBuffer |
src/ |
Collects entity UUIDs per entity type and loads them all at once in the end. |