OBJECT
TargetSerializerMutation
DRF serializer based Mutation for Firm
link GraphQL Schema definition
- type TargetSerializerMutation {
- : TargetType
- # Boolean field that return mutation result request.
- : Boolean
- # Errors list for the field
- : [ErrorType]
- }