feathers-hooks-common
feathers-hooks-common copied to clipboard
[draft] new: next
trafficstars
Summary
Adds a hook named next. It attaches an iterator named next to paginated results to improve pagination ergonomics.
https://github.com/feathersjs-ecosystem/feathers-hooks-common/issues/717
Given the racy nature of Pagination and variables like Mongo's estimatedTotalCount...
@fratzinger Could we put this into an experimental labs export? Kinda like this, example, where DataTables API is in flux and being iterated over for years.