tOgg1 / graphene-django-cud

Easy and painless CUD-mutations for graphene-django.
MIT License
81 stars 37 forks source link

Make it possible to configure calling `obj.full_clean` on all mutations as a part of natural object validation #124

Open tOgg1 opened 9 months ago

tOgg1 commented 9 months ago

See #118 for more context.

hansegucker commented 9 months ago

Is this already planned for a certain time span?

hansegucker commented 8 months ago

Is this already planned for a certain time span?

It sounds like it's not. If you're not planning to start this any time near, I would like to try to implement https://github.com/tOgg1/graphene-django-cud/issues/126 so we can at least use the hooks.

hansegucker commented 7 months ago

Is this already planned for a certain time span?

It sounds like it's not. If you're not planning to start this any time near, I would like to try to implement #126 so we can at least use the hooks.

Do you have any update regarding this for me?