Graphql with nextjs
I wanted to to start using graphql with nextjs instead of REST API but when I search I found lots of tools, I don't know which one has the biggest community, and most stable.
I found Apollo graphql but it has Apollo client and Apollo server, and does it work fine with typescript?
Also does it work on SSR or in RSC? There are lots of things I don't even from should I start.
All I did that I study graphql alone but what's next that what I need help with.