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 the graphql demo #2993

Merged
merged 1 commit into from
Mar 13, 2019
Merged

Fix the graphql demo #2993

merged 1 commit into from
Mar 13, 2019

Conversation

djhi
Copy link
Contributor

@djhi djhi commented Mar 13, 2019

Fixes #2990

This was most probably caused by the CRA update which updated babel. Upgrading the graphql dependencies fixed it.

I also fixed the demo which had a new invoices resource added in the REST provider but not the graphql one.

Fixes #2990

This was most probably caused by the CRA update which updated babel. Upgrading the graphql dependencies fixed it.

I also fixed the demo which had a new `invoices` resource added in the REST provider but not the graphql one.
@djhi djhi added this to the 2.8.2 milestone Mar 13, 2019
@djhi djhi requested a review from fzaninotto March 13, 2019 10:49
@fzaninotto fzaninotto merged commit 60462d9 into master Mar 13, 2019
@fzaninotto fzaninotto deleted the fix-graphql-demo branch March 13, 2019 11:52
@fzaninotto
Copy link
Member

Does it also fix #2761?

@djhi
Copy link
Contributor Author

djhi commented Mar 13, 2019

Yes, closed it

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.

graphql-demo does not work since v2.4.0
2 participants