Type Alias GetArgsFromHistoryOrSavedInputData

GetArgsFromHistoryOrSavedInputData: {
    jobOrInputId: string;
    workspace: string;
}