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