export interface IBaseQueryParams { tableId: string; recordId: string; }