Creating a Headless CMS with Next.js and GraphQL for Modern Web Apps – Medium

Creating a Headless CMS with Next.js and GraphQL for Modern Web Apps – Medium

Integrating GraphQL. To interact with our headless CMS, we’ll need to set up GraphQL. We’ll use Apollo Client for querying our CMS backend.

 

Read More