Set http proxy for GraphQL nodes

Describe the problem/error/question

To access resources on Internet I need to use an http proxy. I could not find how to set the proxy for GraphQL nodes.

Is there a way to force the proxy globally or for GraphQL nodes?

If not I would have to convert the GraphQL nodes ton HTTP nodes that can use proxies (not tried, will be harder to maintain)

What is the error message (if any)?

None

Please share your workflow

(Select the nodes on your canvas and use the keyboard shortcuts CMD+C/CTRL+C and CMD+V/CTRL+V to copy and paste the workflow.)

Share the output returned by the last node

Information on your n8n setup

  • n8n version: : 1.69.2
  • Database (default: SQLite): : postgres
  • n8n EXECUTIONS_PROCESS setting (default: own, main): default settings
  • Running n8n via (Docker, npm, n8n cloud, desktop app): docker inside kubernetes
  • Operating system: : debian 12

I also checked the 1.81.4 version and could not find a way to setup http proxy for GraphQL nodes.

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.