Working with mutations in GraphCMS Join our Slack This example demonstrates how to mutate GraphCMS data with Next.js. • Demo How to Use Download Manually npx create-gcms-app using-mutations Install & Run: cd using-mutations npm install npm run dev # or cd using-mutations yarn yarn dev Run on Codesandbox