You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: