input
ShipmentStatusUpdateInput!
Required
Shipment
type Mutation { shipmentStatusUpdate(input: ShipmentStatusUpdateInput!): Shipment }
Mutation.
shipmentStatusUpdate
No description
Arguments
input
ShipmentStatusUpdateInput!
Required
Returns:
Shipment
type Mutation { shipmentStatusUpdate(input: ShipmentStatusUpdateInput!): Shipment }