My understanding is that the code generation feature to generate query classes relies on the schema to be written with strawberry's code-first approach. Other code generators (e.g., sgqlc) rely on the result of an introspection query, making them agnostic of the framework used to implement the gql server.
It would be amazing to be able to use the code generation feature without the requirement to implement the schema backend with strawberry, by relying on introspection query results.
I initially opened a discussion about this here, but there was no response yet.
Pay now to fund the work behind this issue.
Get updates on progress being made.
Maintainer is rewarded once the issue is completed.
You're funding impactful open source efforts
You want to contribute to this effort
You want to get funding like this too