Type Alias GetWorkflowParamsInternal

GetWorkflowParams: GetSpaceEnvironmentParams & {
    workflowId: string;
}