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

Investigate adding an error for invalid PaginationCursor value type. #664

Open
Tracked by #806
LiranCohen opened this issue Jan 19, 2024 · 0 comments
Open
Tracked by #806
Labels
feature New feature or request good first issue Good for newcomers hacktoberfest For the hacking month of October

Comments

@LiranCohen
Copy link
Member

The PaginationCursor type accepts a messageCid and a value which could be typed as either a string or a number.

Depending on the sort field used, the value may be of an invalid type. We should check for this and throw an error.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request good first issue Good for newcomers hacktoberfest For the hacking month of October
Projects
None yet
Development

No branches or pull requests

2 participants