service graphql.buffer.entity in GraphQL 8.3
Same name and namespace in other branches
- 8.4 graphql.services.yml \graphql.buffer.entity
Class
Drupal\graphql\GraphQL\Buffers\EntityBuffer2 string references to graphql.buffer.entity
- EntityById::create in modules/
graphql_core/ src/ Plugin/ GraphQL/ Fields/ Entity/ EntityById.php - Creates an instance of the plugin.
- EntityQueryEntities::create in modules/
graphql_core/ src/ Plugin/ GraphQL/ Fields/ EntityQuery/ EntityQueryEntities.php - Creates an instance of the plugin.
File
View source
- class: Drupal\graphql\GraphQL\Buffers\EntityBuffer
- arguments:
- - '@entity_type.manager'