Magidoc

AddTrackingCodeInput
Input Object

The properties of the addTrackingCode.

Fields

#

courier

Non-null

The courier to add to the orders. The courier must be one of the following: `USPS`, `UPS`, `FEDEX`.

orderIds

[ ID !]!
Non-null

The order ids to add the tracking code to.

trackingCode

Non-null

The tracking code to add to the orders.

Usages

#

References

#

  • Argument input of field addTrackingCode from type Mutation