Skip to content
New issue

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

Thanks for graphql-core! #185

Open
denisart opened this issue Dec 7, 2022 · 0 comments
Open

Thanks for graphql-core! #185

denisart opened this issue Dec 7, 2022 · 0 comments

Comments

@denisart
Copy link

denisart commented Dec 7, 2022

Hello, thanks for graphql-core. I use it often in my projects with GraphQL.

I created my project for pydantic model generation from some graphql schema.
And for graphql queries generation from python classes. This project based on graphql-core.
The project URL is https://github.com/denisart/graphql2python

I was motivated by a famous project https://the-guild.dev/graphql/codegen/docs/getting-started.
But my project so far has few settings. This will be fixed in future releases.
Now you can to generate a file with pydantic classes from some GraphQL schema.
You can see examples in
https://denisart.github.io/graphql2python/query.html
https://denisart.github.io/graphql2python/model.html

I hope that the developments in this project can be useful for the community.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant