apollo-client-nextjs
apollo-client-nextjs copied to clipboard
@apollo/client-integration-nextjs, export registerApolloClient doesn't exist in target module
You are trying to import registerApolloClient from a Client Component. That API is only available in Server Components, not in Client Components.