25 lines
493 B
JSON
25 lines
493 B
JSON
{
|
|
"nodes": [
|
|
{
|
|
"id": "1",
|
|
"type": "custom",
|
|
"data": {
|
|
"label": "Node 1",
|
|
"icon": "https://s3.dvirlabs.com/lab-icons/dev-tools/argocd.svg"
|
|
},
|
|
"position": {
|
|
"x": 68.5849844537563,
|
|
"y": 225.18693121594464
|
|
},
|
|
"width": 82,
|
|
"height": 82,
|
|
"selected": false,
|
|
"positionAbsolute": {
|
|
"x": 68.5849844537563,
|
|
"y": 225.18693121594464
|
|
},
|
|
"dragging": false
|
|
}
|
|
],
|
|
"edges": []
|
|
} |