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
358 stars 25 forks source link

`registerApolloClient`: allow for async `makeClient` function #204

Closed phryneas closed 2 months ago

phryneas commented 2 months ago

This was requested over in #195, so we could consider doing this.