Apollo with nextjs 13 ?
Hi i'm a bit of a newbie, I want to build a blog app using next js 13 and the CMS strapi.
I cant understand what is the best approch to make querys with this new server component, should I use the new fetch() function from nextjs server component or make querys with apollo on client side ?
I cant understand what is the best approch to make querys with this new server component, should I use the new fetch() function from nextjs server component or make querys with apollo on client side ?
