You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There is no documentation on how to use apollo-client with Next.js SSR. This becomes more relevant as the Next.js 13 app directory uses server components as default. Does anyone know how to use useQuery in server components?
The text was updated successfully, but these errors were encountered:
Hi @JasperAlexander 👋🏻 thanks for opening this issue! To avoid fragmenting the conversation I'd like to ask that we centralize this topic in #10466
We are looking at Next.js 13 as a team but don't yet have any "official" recommendations for how to use the app directory with Apollo Client yet. Some community members are already experimenting though, so we're eager to hear from folks' experiences so far.
This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.
For general questions, we recommend using StackOverflow or our discord server.
There is no documentation on how to use apollo-client with Next.js SSR. This becomes more relevant as the Next.js 13 app directory uses server components as default. Does anyone know how to use useQuery in server components?
The text was updated successfully, but these errors were encountered: