if (dataTableBlueprintChildren.length > 0) {
            children.push({
              nodeId: `${blueprint.id}-data-table-blueprints`,
              label: `Data Tables`,
              children: dataTableBlueprintChildren,