Type Alias PaginationQueryParamsInternal

PaginationQueryParams: {
    query?: PaginationQueryOptions;
}