graphql.github.io
graphql.github.io copied to clipboard
Add datamodel code generator python code
Description
I added tool for data model generation from a GraphQL schema for python: datamodel-code-generator.
docs: https://koxudaxi.github.io/datamodel-code-generator/ source: https://github.com/koxudaxi/datamodel-code-generator pypi: https://pypi.org/project/datamodel-code-generator/
hey @denisart can you rebase this PR? I can help land the changes.