Alec Aivazis
Alec Aivazis
`/foo/[id=MyCustomScalar]` could automatically match and unmarshal for the variables
I think this is part of a larger conversation concerning how we want to organize the imperative API. Ideally we need to invalidate all instances of a type, a type...
unforunately matching the `GQL_` prefix doesn't work for users that are importing stores directly or creating their own. If we had some kind of module-level variable that we could look...
i meant something like this 👇 the important part being that the variable is exported from the module context. SvelteKit uses this pattern in a few places as a way...
Just a heads up for people, support for this will be added as part of the upcoming work to support the new KitQL api 👍
I'm removing the bug tag since this no longer errors. The preprocessor now looks for the variable functions existence before generating a reference to it. While it did cover the...
Wow @fehnomenal! Really appreciate all this help ❤️ If these are the kinds of comments we're getting we're in a great place already. Was scared the first messages would be...
Before I reply to @fehnomenal, I just want to say how crazy it is to see all these reactions and comments. Feels really great to see people are as excited...
Oh no problem at all! I **love** the feedback and questions! I'm a bit busy right now so my reply might be a little quick but just to address the...
Okay, I finally got some time to sit down and go through all this. I'm pretty certain all of the immediately actionable things have been addressed. Thanks again! > Mutation...