Magidoc

CreateShipmentInput
Input Object

An input to create a shipment

Fields

#

addressId

ID !
Non-null

The address to ship the shipment to

carrierId

The carrier that is shipping the shipment

shipDate

The date to ship this shipment on

status

Non-null

The current status of this shipment

trackingNumber

A tracking number for the shipment

units

Any units to create for this shipment

Usages

#

References

#

  • Argument input of field createShipment from type Mutation