graphql-python / graphql-python/graphql-core
Thanks for graphql-core!
- Lenguaje dominante
- Python
- Estrellas
- 531
- Forks
- 146
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
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.
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.