You are here

protected property BlocksByRegion::$subRequestBuffer in GraphQL 8.3

The subrequest buffer service.

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

File

modules/graphql_core/src/Plugin/GraphQL/Fields/Blocks/BlocksByRegion.php, line 63

Class

BlocksByRegion
List all blocks within a theme region.

Namespace

Drupal\graphql_core\Plugin\GraphQL\Fields\Blocks

Code

protected $subRequestBuffer;