Function contextWorkflowControllergetConsolidatedWorkflowInputs
- contextWorkflowControllergetConsolidatedWorkflowInputs(
__namedParameters: {
stackVersionId: string;
workflowVersionId: string;
workspaceId: string;
},
opts?: RequestOpts,
): Promise<WorkflowForCreationResponse> Parameters
- __namedParameters: { stackVersionId: string; workflowVersionId: string; workspaceId: string }
Optionalopts: RequestOpts