executeBlueprintDriverAction
DEPRECATED: use 'submitBlueprintDriverWorkflow' instead" @deprecated(reason: "single-action execution for blueprint drivers is replaced by driver workflows. use the 'submitBlueprintDriverWorkflow' mutation instead")
executeBlueprintDriverAction(
input: BlueprintDriverActionInput!
): BlueprintDriverActionResult!