cherrypicked subflow example

This commit is contained in:
STEINNI
2026-01-21 17:16:43 +00:00
parent aadba6b3e6
commit bc80b3d4d6
+5
View File
@@ -7,6 +7,11 @@
"coords": { "x": 220, "y": 120}
},
{ "nodeType": "inc",
"subflow": "/app/assets/json/bzGraflow/testSubFlow1.json",
"portLinks": [
{ "parentPort": ["in1"], "subflowPort": ["inp1"] },
{ "parentPort": ["out1"], "subflowPort": ["out1"] }
],
"id": "aze2",
"coords": { "x": 220, "y": 10}
},