protected property InternalRequest::$subRequestBuffer in GraphQL 8.3
The subrequest buffer service.
Type: \Drupal\graphql\GraphQL\Buffers\SubRequestBuffer
File
- modules/
graphql_core/ src/ Plugin/ GraphQL/ Fields/ Routing/ InternalUrl/ InternalRequest.php, line 48
Class
- InternalRequest
- Issue an internal request and retrieve the response object.
Namespace
Drupal\graphql_core\Plugin\GraphQL\Fields\Routing\InternalUrlCode
protected $subRequestBuffer;