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

Create cursor pagination examples #11

Open
jkimbo opened this issue Oct 7, 2021 · 0 comments
Open

Create cursor pagination examples #11

jkimbo opened this issue Oct 7, 2021 · 0 comments

Comments

@jkimbo
Copy link
Member

jkimbo commented Oct 7, 2021

Building a generic cursor based pagination api into strawberry is going to be tricky. So for the time being we should add some examples on how to implement it in your project.

An example of how to do it with Django and an example of how to do it with Sqlalchemy.

(For the Django implementation we could use https://github.com/photocrowd/django-cursor-pagination)

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

1 participant