graphile / starter

Opinionated SaaS quick-start with pre-built user account and organization system for full-stack application development in React, Node.js, GraphQL and PostgreSQL. Powered by PostGraphile, TypeScript, Apollo Client, Graphile Worker, Graphile Migrate, GraphQL Code Generator, Ant Design and Next.js
https://graphile-starter.herokuapp.com
Other
1.74k stars 219 forks source link

Upgrade to Apollo Client 3 #257

Closed singingwolfboy closed 3 years ago

singingwolfboy commented 3 years ago

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

This seems pretty straightforward to me! Let me know if you need more information/context for reviewing this pull request.

benjie commented 3 years ago

Thanks DB!