Want to use GraphQL API in Next v14. Below is Layout.ts file where should I use ApolloProvider from apollo-client. export const metadata: Metadata …
Want to use GraphQL API in Next v14. Below is Layout.ts file where should I use ApolloProvider from apollo-client. export const metadata: Metadata …