apollographql / apollo-client-nextjs

Apollo Client support for the Next.js App Router
https://www.npmjs.com/package/@apollo/experimental-nextjs-app-support
MIT License
436 stars 32 forks source link

0.9.0 (2) - wrap hook functionality from ApolloClient instance #216

Closed phryneas closed 6 months ago

phryneas commented 7 months ago

This PR builds on https://github.com/apollographql/apollo-client/pull/11617 and does the same as #215 or #206, but should tree-shake better than #215 and has better UX than #206