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

fix(types): Prevent numeric overflow for arbitrary-precision types #123

Merged
merged 2 commits into from
Dec 3, 2017

Conversation

benjie
Copy link
Member

@benjie benjie commented Dec 3, 2017

Fixes #630

BREAKING CHANGE!

  • numeric, decimal and numrange are now exposed as GraphQLString rather than GraphQLFloat.

@benjie benjie changed the title Prevent numeric overflow fix(types): Prevent numeric overflow for arbitrary-precision types Dec 3, 2017
@benjie benjie merged commit d2c1e95 into master Dec 3, 2017
@benjie benjie deleted the numeric-overflow branch December 3, 2017 09:26
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

Successfully merging this pull request may close these issues.

None yet

1 participant