Make garph work with SvelteKit#1
Conversation
|
Thank you very much. I saw your PR. Perhaps if there were some way to pass only the schema variables to the client side, this problem would be solved. Otherwise, if it is possible to generate a GQty schema from type information only, this problem is solved (type information can be sent to each other regardless of server/client relationship). |
|
Now I could see some solution. |
|
Agree. GQty is considering a schema-less approach. We will also have a rollup plugin that works with SvelteKit, which can statically embed the artifacts |
No description provided.