Skip to content

GraphQL queries will yield an error when corresponding values exceed 2^31-1. #58

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

Closed
PinelliaC opened this issue Apr 14, 2023 · 1 comment

Comments

@PinelliaC
Copy link
Contributor

Even when the database is set to use the 'bigint' data type, GraphQL queries will yield an error when corresponding values exceed 2^31-1.

image

see: graphql/graphql-spec#73

@richardo2016
Copy link
Contributor

supported since v1.16.9

dfb8421

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

No branches or pull requests

2 participants