Sub Flow
React Flow supports rendering nested graphs and grouping of nodes. You can configure the behaviour of the child nodes using extent: 'parent'
and render group elements without handles by passing type: 'group'
to the node configuration. See our Sub Flow guide for more information.