Skip to content

Mint Pagination #249

@kespinola

Description

@kespinola

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
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions