adamsoffer / next-apollo

React higher-order component for integrating Apollo Client with Next.js
MIT License
482 stars 64 forks source link

Updated apollo client (v3) #77

Closed qathom closed 4 years ago

qathom commented 4 years ago

Updating next-apollo by following the official migration guide Versioning suggestion: v5.0.0 since it is a major release of apollo-client.

https://www.apollographql.com/docs/react/migrating/apollo-client-3-migration

adamsoffer commented 4 years ago

Thanks so much @qathom! LGTM.