Skip to content

How can I do nested mutations in graphene django? #1308

Answered by sjdemartini
isaacfink asked this question in Q&A
Discussion options

You must be logged in to vote

I find the graphene-django-cud package very helpful for reducing boilerplate in mutations, and allowing for things like nested fields in create/update. I believe it handles your original use-case. Check out the docs on that here: https://graphene-django-cud.readthedocs.io/en/latest/guide/nested-fields.html

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by firaskafri
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants