You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
GraphQL has a limit to use 32-bit max and min Integer, but js, not built-in 32-bit max Integer.
I prefer not to set constants in the project, if they already defined.
Feature request
GraphQL has a limit to use 32-bit max and min Integer, but js, not built-in 32-bit max Integer.
I prefer not to set constants in the project, if they already defined.
graphql-js/src/type/scalars.js
Lines 21 to 22 in f31f505
Please, add exports to contents
The text was updated successfully, but these errors were encountered: