if (dataVariableBlueprintChildren.length > 0) {
            children.push({
              nodeId: `${blueprint.id}-data-variable-blueprints`,
              label: `Data Variables`,
              children: dataVariableBlueprintChildren,