Magidoc

UpdateShipmentInput
Input Object

An input to update a shipment, to update nested records, use the individual mutations

Fields

#

addressId

ID !
Non-null

The address to ship the shipment to

carrierId

The carrier that is shipping the shipment

id

ID !
Non-null

The ID of the shipment to update

shipDate

The date to ship this shipment on

status

Non-null

The current status of this shipment

trackingNumber

A tracking number for the shipment

Usages

#

References

#

  • Argument input of field updateShipment from type Mutation