We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
It would be great to generate a server from a schema file and just override the necessary methods
The text was updated successfully, but these errors were encountered:
Have you had a look at ariadne?
ariadne
Sorry, something went wrong.
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:
mirumee/ariadne-graphql-modules#32
No branches or pull requests
It would be great to generate a server from a schema file and just override the necessary methods
The text was updated successfully, but these errors were encountered: