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
Hello, thanks for code generation lib for GrtaphQL! It is the real problem in python.
I created the package for pydantic data-model generation from some GraphQL schema and for queries and mutations generation: https://github.com/denisart/graphql2python Docs: https://denisart.github.io/graphql2python/
Queries generation examples: https://github.com/denisart/graphql-query Data-model generation examples: https://denisart.github.io/graphql2python/model.html
I hope that graphql2python can be useful to you and the python GraphQL community.
The text was updated successfully, but these errors were encountered:
Indeed. This tool solves a big headache when using gql in python.
Sorry, something went wrong.
No branches or pull requests
Hello, thanks for code generation lib for GrtaphQL! It is the real problem in python.
I created the package for pydantic data-model generation from some GraphQL schema and
for queries and mutations generation: https://github.com/denisart/graphql2python
Docs: https://denisart.github.io/graphql2python/
Queries generation examples: https://github.com/denisart/graphql-query
Data-model generation examples: https://denisart.github.io/graphql2python/model.html
I hope that graphql2python can be useful to you and the python GraphQL community.
The text was updated successfully, but these errors were encountered: