This example demonstrates how to query from Hygraph with graphql-request
in Next.js.
• Demo
npx degit hygraph/hygraph-examples/with-nextjs with-nextjs
Install & Run:
cd with-nextjs
npm install
npm run dev
# or
cd with-nextjs
yarn
yarn dev
This example demonstrates how to query from Hygraph with graphql-request
in Next.js.
• Demo
npx degit hygraph/hygraph-examples/with-nextjs with-nextjs
Install & Run:
cd with-nextjs
npm install
npm run dev
# or
cd with-nextjs
yarn
yarn dev