You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Right now, we do not have native subgraphs support (like React Flow example). But good news: we are working on group blocks! They will allow to group nodes together, move/zoom them as one, and similar functions. It is in progress now, and we plan to release it soon.
For now, you can try temporary solution with CustomBlocks. For example, create a container block to hold other nodes inside. If you need examples or help with code, please ask — we can help you!
We will announce when group blocks are ready. Also, if you have ideas how to improve this feature, tell us!
Is it possible to add subgraph functionality?
react-flow example:
https://reactflow.dev/examples/layout/sub-flows
The text was updated successfully, but these errors were encountered: