feathersjs / feathers

The API and real-time application framework
https://feathersjs.com
MIT License
14.97k stars 742 forks source link

fix: paginate type for _find #3421

Closed AshotN closed 5 months ago

AshotN commented 5 months ago

Summary

paginate types have been an issue for Feathers for a while, this PR shows a possible fix.

Other Information

https://github.com/feathersjs/feathers/issues/3079