VulcanJS / Vulcan

🌋 A toolkit to quickly build apps with React, GraphQL & Meteor
http://vulcanjs.org
MIT License
7.98k stars 1.88k forks source link

Apollo 2 - Improvements #2171

Open eric-burel opened 5 years ago

eric-burel commented 5 years ago

Waiting for a fix in a 3rd party lib

Can't fix/improve those parts right now, would need improvements in Apollo, graphiql and GraphQL Playground.

Possible improvements

Done so far

SachaG commented 5 years ago

Pretty amazing. I feel like you've almost completely refactored Vulcan's back-end! Really excited to work with the new Apollo packages moving forward :)

SachaG commented 5 years ago

Here's some notes on what I had to do to upgrade properly:

React Router 4

Issues

eric-burel commented 5 years ago

A few additional notes for RR4 update:

SachaG commented 5 years ago

Some more issues I've noticed:

TypeError: getRenderContext is not a function
    at trackInternal (internal-client.js:6)
    at track (events.js:21)