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

Issues upgrading to graphql 0.10.0 #404

Closed
joncursi opened this issue May 26, 2017 · 2 comments
Closed

Issues upgrading to graphql 0.10.0 #404

joncursi opened this issue May 26, 2017 · 2 comments

Comments

@joncursi
Copy link

I upgraded to graphQL 0.10.0 and my clients stopped being able to communicate with my graphQL server (using express in Meteor). There is a silent failure, somewhere, and I can't track it down. There are two breaking changes in 0.10.0 that my app isn't infringing upon as far as I can tell:

Spec compliance: forbid duplicate type definitions
Spec compliance: disallow inappropriate coercion of non-Int values to Int

Anyone else getting this?

@strues
Copy link

strues commented May 26, 2017

I got a couple errors and decided to hold off until Apollo releases an update.

@helfer
Copy link
Contributor

helfer commented May 30, 2017

Thanks for filing an issue @joncursi. #407 should take care of this. I will release a new version shortly.

@helfer helfer closed this as completed May 30, 2017
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 21, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants