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