GraphCMS x SvelteKit Join our Slack This example shows how to use the SvelteKit with GraphCMS. It uses graphql-request. • Demo How to Use Download Manually npx degit graphcms/graphcms-examples/with-sveltekit with-sveltekit Install & Run: cd with-sveltekit npm install npm run dev -- --open Run on Codesandbox