Skip to content

An example of using the latest version of SvelteKit and Houdini.

Notifications You must be signed in to change notification settings

skrenes/houdini-kit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SvelteKit + Houdini

An example of using the latest version of SvelteKit and Houdini. This illustrates a simple query and subscription. Remember to change apiUrl inside of houdini.config.js and API_URL in environments.ts to a valid endpoint, modify the query.svelte and subscription.svelte files as necessary, and then run:

npx houdini generate --pull-schema

Your API may not support websockets/subscriptions if you receive an error that begins with TypeError: Cannot read properties of undefined (reading 'type')

About

An example of using the latest version of SvelteKit and Houdini.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published