generated from holaplex/hub-rust-boilerplate
-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
Goal
Avoid locking up browsers by paginating mint list queries which currently have the most records.
Requirements
- Add relay style cursor based pagnation to the following field
https://async-graphql.github.io/async-graphql/en/cursor_connections.html
https://www.sea-ql.org/SeaORM/docs/basic-crud/select/#cursor-pagination
- [ ] drop { queuedMints }
- [ ] collection { mintHistories }
- [ ] collection { holders }
- [ ] collection { mints }
Metadata
Metadata
Assignees
Labels
No labels