graphene-django
graphene-django copied to clipboard
Mutations from form set or inline form set
Hi to everyone
I'm writing an API with some complex mutations input (composite input). I already tried to use django form set and inline form set but it does not works.
Any way to serialize form set and inline form set to graphene list?
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
@ckristhoff hi, any luck with you issue?
Not yet @arghodayah
Need this
I reopened the issue to increase the visibility, as this doesn't seem to be resolved.