Next.js ImplementationsImproved 4.1.0+
Please see the How to Render a Form guide for detailed steps for being able to render your own form in the front-end using GraphQL data and Next.js.
GraphQL Demo
The below CodeSandbox demo shows how Freeform is implemented with Next.js and GraphQL.
AJAX Demo
The below CodeSandbox demo shows how Freeform is implemented with Next.js and AJAX.