ShipmentNotificationInput
No description
input ShipmentNotificationInput {
event: ShipmentEventEnum!
sms: String
}
Fields
ShipmentNotificationInput.event ● ShipmentEventEnum! non-null enum
ShipmentNotificationInput.sms ● String scalar
Member Of
CreateShipmentInput input ● OrderToShipmentInput input ● SessionToShipmentInput input ● UpdateShipmentInput input