Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

unable to exclude model fields from DjangoSerializerMutation that are not in serializer #160

Open
keinagae opened this issue Nov 4, 2020 · 1 comment

Comments

@keinagae
Copy link

keinagae commented Nov 4, 2020

i have a department serializer that include all fields except created_by and when using it DjangoSerializerMutation
i am getting that createdBy is required
so any any idea how to resolve it

@JyothiVutukuri
Copy link

I am also expecting the same problem.
When I am using DjangoSerializerMutation it is not taking fields or exclude fields from its related Serializer.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants