Hygraph snippets for Next
Here's a list of our snippets for Next. Each snippet links to you the repo:
Snippet name | Description |
---|---|
Next Auth | This example demonstrates how to query from Hygraph NextAuth.js . |
Next App Router | This example demonstrates how to query from Hygraph with graphql-request in Next.js . |
Next i18n Routing | This example demonstrates how to use Next.js Internationalized Routing with localized Hygraph content. |
Next Image | This example demonstrates how to use the Next.js Image Component with your Hygraph assets. |
Next Image Loader | This example demonstrates how to use a custom loader function with Next.js Image Component and Hygraph assets. This allows you to perform asset transformations using the Hygraph CDN, rather than the default Next.js loader. |
Next mdx remote | This example demonstrates how to use markdown fields from Hygraph with MDX in Next.js . |
NextJs | This example demonstrates how to query from Hygraph with graphql-request in Next.js . |