Join our Slack
This example shows how to use the SvelteKit with Hygraph. It uses graphql-request.
graphql-request
• Demo
npx degit hygraph/hygraph-examples/with-sveltekit with-sveltekit
Install & Run:
cd with-sveltekit npm install npm run dev -- --open