apollographql / meteor-integration

🚀 meteor add apollo
http://dev.apollodata.com/core/meteor.html
108 stars 45 forks source link

Update to apollo client 2.0 #114

Closed xavxyz closed 6 years ago

xavxyz commented 6 years ago

Fixes #109

I took the code from this comment, while deprecating code from Apollo Client 1.0 (not exported by Apollo Client anymore).

So the integration client side looks like this.

Thanks @lorensr for the message in the readme! 🎩

I'm no longer able to invest time in maintaining this package, in consideration of your work on ddp-apollo and your investment in the community, @jamiter would you like to help Loren maintain this package and make it go forward for a bright future? 🚀

xavxyz commented 6 years ago

Yep, tested in the starter-kit! Thanks for the review 👌