const dataVariableBlueprintChildren =
            blueprint.dataVariableBlueprints.map((dataVariableBlueprint) => {
              return {
                nodeId: dataVariableBlueprint.id,
                label: dataVariableBlueprint.name,