You are here

service graphql.buffer.subrequest in GraphQL 8.4

Same name and namespace in other branches
  1. 8.3 graphql.services.yml \graphql.buffer.subrequest

Class

Drupal\graphql\GraphQL\Buffers\SubRequestBuffer

File

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

View source
  1. class: Drupal\graphql\GraphQL\Buffers\SubRequestBuffer
  2. arguments:
  3. - '@http_kernel'
  4. - '@request_stack'