You are here

protected property Context::$subRequestBuffer in GraphQL 8.3

The subrequest buffer service.

Type: \Drupal\graphql\GraphQL\Buffers\SubRequestBuffer

File

modules/graphql_core/src/Plugin/GraphQL/Fields/Context/Context.php, line 38

Class

Context
Request arbitrary drupal context objects with GraphQL.

Namespace

Drupal\graphql_core\Plugin\GraphQL\Fields\Context

Code

protected $subRequestBuffer;