liftedinit / many-rs

Rust libraries for the Many Protocol
Apache License 2.0
5 stars 11 forks source link

Pagination support #413

Closed fmorency closed 11 months ago

fmorency commented 11 months ago

As a user, I want the ability to request specific data pages when performing a query. Pagination support in the backend would allow one to leverage the React query pagination system.

Note: Would be nice for web.list