Parameters for endpoint methods that can be paginated are inconsistent, fetchAll will only work with the more common version of supplying the limit, skip, and pageNext parameters via a distinct query property in the parameters.
fetchAll
query
Parameters for endpoint methods that can be paginated are inconsistent,
fetchAllwill only work with the more common version of supplying the limit, skip, and pageNext parameters via a distinctqueryproperty in the parameters.