Type Alias GetRootJobIdData

GetRootJobIdData: {
    id: string;
    workspace: string;
}