adding optional_field in Serializermutation to enfore some fields to be optional #1455
Conversation
|
this was available in v2 however i found it removed in v3 |
kiendang
left a comment
There was a problem hiding this comment.
Thanks @mahmoudmostafa0. There's a small typo there. Also could you run the linting as well (tox -e pre-commit)?
Co-authored-by: Kien Dang <[email protected]>
# Conflicts: # graphene_django/rest_framework/mutation.py
|
thanks @kiendang for reviewing I`ve tried out the linting and this is the final results I got : check for merge conflicts................................................Passed |
i want to use rest_framework Serializermutation and i want to force some fields to be optional