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

Add support for 'cursor' #733

Open
shreyas-ML opened this issue Jan 5, 2024 · 2 comments
Open

Add support for 'cursor' #733

shreyas-ML opened this issue Jan 5, 2024 · 2 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@shreyas-ML
Copy link

shreyas-ML commented Jan 5, 2024

My API supports pagination. In DB query the primary key 'ID' is used as cursor to get the next set of values after the nextToken ID. Its working fine in prisma but not getting next values from the prismock data. @morintd

@shreyas-ML
Copy link
Author

@morintd Please review this issue.

@morintd
Copy link
Owner

morintd commented Jan 28, 2024

Hello, I could definitely be interested in adding support for cursors, but will need to investigate, I'll add it to my to-do list but don't expect to have it done short-term

@morintd morintd added enhancement New feature or request help wanted Extra attention is needed labels Jun 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants