How can I remap the default Pagination and Sorting query params?
Now, by default they come as
_start
_limit
_sort
_order
but for reasons I need to remap them as refineStart and so on... how can I do that?
_start
_limit
_sort
_order
but for reasons I need to remap them as refineStart and so on... how can I do that?
