PaginationParams: {
    limit: number;
    offset: number;
}