djipidi / graphene_django_crud

Turns the django ORM into a graphql API
MIT License
31 stars 6 forks source link

added setting to convert enum fields #6

Closed ebg1223 closed 2 years ago

ebg1223 commented 2 years ago

add a setting that enables / disables converting fields with choices to enum fields