mirror of
https://github.com/bunny-lab-io/Borealis.git
synced 2025-12-16 02:45:48 -07:00
19 lines
316 B
JSON
19 lines
316 B
JSON
{
|
|
"description": "Import/export workflow test.",
|
|
"edges": [],
|
|
"nodes": [
|
|
{
|
|
"data": {
|
|
"label": "Input",
|
|
"value": "example"
|
|
},
|
|
"id": "node-1",
|
|
"position": {
|
|
"x": 10,
|
|
"y": 20
|
|
},
|
|
"type": "DataNode"
|
|
}
|
|
],
|
|
"tab_name": "Import Workflow"
|
|
} |