We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
graphene-django/graphene_django/rest_framework/mutation.py
Line 86 in 1bea96b
The object returned by serializer.save() is a model instance which is not a dictionary or a mappable object which could be used here.
serializer.save()