Magidoc

OrderInput
Input Object

Fields

#

deviceId

The GlobalID of the device this order was created at

discountCode

The discount code that was used on this order

id

Use this field to provide either a Cloudshelf gid, or your own external gid. If the external gid already exists, the existing record will be updated. If the external gid does not exist, a new record will be created.

lines

An array of lines that make up this order

locationId

The GlobalID of the location this order was created at

Usages

#

References

#

  • Argument input of field upsertOrders from type Mutation