VulcanJS / Vulcan

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

Apollo-Link-State #2572

Open Neobii opened 4 years ago

Neobii commented 4 years ago

Looks like vulcan still uses apollo-link-state and should use apollo client instead. Effected files

eric-burel commented 4 years ago

Note that it's still in beta, in my other app I have issues with SSR currrently so we must be careful. I prefer to do such update a bit later if we don't have blockers with the current version.