Type Alias PaginationQueryParams

PaginationQueryParams: {
    query?: PaginationQueryOptions;
}