David Plugge
David Plugge
I just thought about putting everything in a seperate package. But yeah its not that much code maybe this is not needed.
> In your example, you must also add a route `/routes/graphiql.ts`. Right? No, the handle function returns a response if the path matches. The only thing to add in a...
Thats possible for sure. I didnt´t use the server side of kitql yet so im not familiar with that. The graphql endpoint isn´t that complicated and all imported files are...
Should be solved now
Maybe the "typesVersions" key in package.json is what you are looking for
Should be solved
@philippviereck Is this still a thing after the latest release?
> I'd like to use an optional route parameter, but for a different use case than adding an optional local in the path. I'd like to have URL like `/my-page[optional-variant=matcher]`...
> same here I'm trying to run any of the examples all of them don't work A bit more input on what exactly is not working or a reproduction would...
@tomsharratt I've been playing around a bit, you can take a look at my [fork](https://github.com/david-plugge/supabase-auth-helpers/blob/next/packages/sveltekit). It will probably change before the release but if you want to use it feel...