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

PaginationParamsRequest ID params incorrectly typed as string #271

Open
kanehara opened this issue Mar 27, 2024 · 0 comments
Open

PaginationParamsRequest ID params incorrectly typed as string #271

kanehara opened this issue Mar 27, 2024 · 0 comments

Comments

@kanehara
Copy link

PaginationParamsRequest is typed as string when it should be typed as int. This causes the request to fail with this error:

error: \"expected number for field \"watchers.id_gte\" but got number `0`\nexpected number for field \"watchers.id_gte.id_lte\" but got number `0`\""
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