Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mint Pagination #249

Open
4 tasks
kespinola opened this issue Oct 9, 2023 · 0 comments
Open
4 tasks

Mint Pagination #249

kespinola opened this issue Oct 9, 2023 · 0 comments
Assignees

Comments

@kespinola
Copy link
Contributor

kespinola commented Oct 9, 2023

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

Tasks

Preview Give feedback
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants