{ "nodes": [ { "name": "On clicking 'execute'", "type": "n8n-nodes-base.manualTrigger", "position": [ 230, 310 ], "parameters": {}, "typeVersion": 1 }, { "name": "Shopify", "type": "n8n-nodes-base.shopify", "position": [ 430, 310 ], "parameters": { "options": {}, "operation": "getAll" }, "credentials": { "shopifyApi": "shopify_creds" }, "typeVersion": 1 } ], "connections": { "On clicking 'execute'": { "main": [ [ { "node": "Shopify", "type": "main", "index": 0 } ] ] } } }