Edit Blueprint Switch Cases
Recommended sequence:
blueprint.graph.inspectwithview: "overview"to find the switch node.- If the node has
hasNodeEditCapabilities: true, callblueprint.node.inspect. - Read
editCapabilitiesand current case pins. schema.inspectfor the neededblueprint.node.editoperation.blueprint.node.editto add, remove, or rename the case.blueprint.compile.
Use blueprint.node.edit for cases. Use blueprint.graph.edit for links and pin defaults around the node.