Introduction
A step by step guide to decouple Drupal using Next.js and GraphQL.
This tutorial will help you get started with Next.js for Drupal using the DrupalClient
and GraphQL.
For JSON:API, see the JSON:API quick start guide.
You will learn how to setup Drupal and connect a Next.js site to display your content.
Let's get started!