n8n templateFreeBy Jan Oberhauser
API queries data from GraphQL
 Simpe API which queries the received country code via GraphQL and returns it. Example URL: [https://n8n.exampl.ecom/webhook/1/webhook/webhook?code=DE](https://n8n.exampl.ecom/webhook/...
Data & StorageDevelopmentCore NodesGraphqlFunctionSetWebhook
Loading interactive preview...
Template notes

Simpe API which queries the received country code via GraphQL and returns it.
Example URL: [https://n8n.exampl.ecom/webhook/1/webhook/webhook?code=DE](https://n8n.exampl.ecom/webhook/1/webhook/webhook?code=DE)
1. Receives country code from an incoming HTTP Request 1. Reads data via GraphQL 1. Converts the data to JSON 1. Constructs return string