Closed
Description
Not sure if it is planned for the client or outside of its scope, but I have developed a little code generation
tool that extracts operations,fragments, scalars and generated a pydantic compatible schema for the client
side (a la graphql-codegen). Its at an early stage but I was wondering if there is interest in such a feature for "gql
project" (gql-codegen).
https://github.com/jhnnsrs/turms
Thanks for the great work!