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