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