first commit
Security: Sync from Public / sync-from-public (push) Has been cancelled
Test: Benchmark Nightly / build (push) Has been cancelled
Test: Benchmark Nightly / Notify Cats on failure (push) Has been cancelled
CI: Python / Checks (push) Has been cancelled
Test: Evals Python / Workflow Comparison Python (push) Has been cancelled
Util: Check Docs URLs / check-docs-urls (push) Has been cancelled
Test: Visual Storybook / Cloudflare Pages (push) Has been cancelled
Test: E2E Performance / build-and-test-performance (push) Has been cancelled
Test: Workflows Nightly / Run Workflow Tests (push) Has been cancelled
Util: Cleanup CI Docker Images / Delete stale CI images (push) Has been cancelled
Test: Benchmark Destroy Env / build (push) Has been cancelled
Util: Update Node Popularity / update-popularity (push) Has been cancelled
Test: E2E Coverage Weekly / Coverage Tests (push) Has been cancelled

This commit is contained in:
2026-03-17 16:22:57 +03:30
commit 3d5eaf9445
15349 changed files with 2847338 additions and 0 deletions
@@ -0,0 +1,67 @@
{
"name": "GraphQL Refersh Token",
"nodes": [
{
"parameters": {},
"id": "ae67b437-48c0-4c4b-9c8f-005b8911ca5f",
"name": "When clicking Execute workflow",
"type": "n8n-nodes-base.manualTrigger",
"typeVersion": 1,
"position": [32, 80]
},
{
"parameters": {
"authentication": "oAuth2",
"endpoint": "http://test/graphql",
"requestFormat": "json",
"query": "query { foo }"
},
"name": "GraphQL",
"type": "n8n-nodes-base.graphql",
"typeVersion": 1,
"position": [256, 80],
"id": "6cb4c117-907a-40b9-b3ba-cd3756b1cb7b",
"credentials": {
"oAuth2Api": {
"id": "PpmTbnw41Q2nqqoW",
"name": "Dummy (local)"
}
}
}
],
"pinData": {
"GraphQL": [
{
"json": {
"data": {
"foo": "bar"
}
}
}
]
},
"connections": {
"When clicking Execute workflow": {
"main": [
[
{
"node": "GraphQL",
"type": "main",
"index": 0
}
]
]
}
},
"active": false,
"settings": {
"executionOrder": "v1"
},
"versionId": "659c76f4-ac29-4c2f-bf40-70b476afbc1d",
"meta": {
"templateCredsSetupCompleted": true,
"instanceId": "eeda9e3069aca300d1dfceeb64beb5b53d715db44a50461bbc5cb0cf6daa01e3"
},
"id": "O4IzQ2D7h7cfZtB4",
"tags": []
}