Generating queries from async_graphql
eadgbear opened this issue · 0 comments
eadgbear commented
I was checking this project out, and I'm building an app in WASM that has a server component that will be running async_graphql. Is there any way to generate the query classes for graphql-client at build time from the async_graphql schema?