Support for server side
It would be great to generate a server from a schema file and just override the necessary methods
Have you had a look at ariadne?
yes but does it generate code as files? it seems to work in memory
the point is to generate code with types and based on abstract classes and methods
This sounds like something Ariadne GraphQL Modules v2 will enable:
https://github.com/mirumee/ariadne-graphql-modules/pull/32
This is a great feature request, and we’re considering building it. Right now, we’re gathering contributors to help create this feature — if anyone is interested, please let me know!