AddWorkspaceWorkflowStepRequest: {
    identifier: string;
    workflowConditions: WorkflowConditionRequest[];
}

Type declaration