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