protected property ExternalRequest::$httpClient in GraphQL 8.3
Type: \GuzzleHttp\ClientInterface
File
- modules/
graphql_core/ src/ Plugin/ GraphQL/ Fields/ Routing/ ExternalUrl/ ExternalRequest.php, line 30
Class
- ExternalRequest
- Issue an external request and retrieve the response object.
Namespace
Drupal\graphql_core\Plugin\GraphQL\Fields\Routing\ExternalUrlCode
protected $httpClient;