Addition of fields to the GraphQL schema to execute HTTP requests against a webserver and fetch their response:
_sendJSONObjectItemHTTPRequest
_sendJSONObjectItemHTTPRequests
_sendJSONObjectCollectionHTTPRequest
_sendJSONObjectCollectionHTTPRequests
_sendHTTPRequest
_sendHTTPRequests
_sendGraphQLHTTPRequest
_sendGraphQLHTTPRequests
It supports fetching any piece of data from the HTTP response:
...producing:
It supports connecting to a REST endpoint, converting the response to JSON:
...producing:
It supports connecting to a GraphQL endpoint, converting the response to JSON:
...producing: