graphql-python / graphql-python/graphene-django
Mutations from form set or inline form set
Open
✨enhancement
- Dominant language
- Python
- Stars
- 4.4k
- Forks
- 760
- PR merge metrics
- No merged PRs in 30d
Description
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?
Contributor guide
Assessment
This issue has not been assessed yet.