godatadriven / pydantic-avro

This library can convert a pydantic class to a avro schema or generate python code from a avro schema.
https://github.com/godatadriven/pydantic-avro
MIT License
60 stars 30 forks source link

Feature: Avro to Graphql #65

Open anthonymckale-6point6 opened 1 year ago

anthonymckale-6point6 commented 1 year ago

Not really expecting this to be merged in, but linking and pushing back as a open source courtesy, since i've built my avro to graphql ontop of your library

Feature:

convert avro schemas into graphql schemas, with optional config for custom directives