Anchor to OrderInputOrder
input_objectOrder Input
The input fields for specifying the information to be updated on an order when using the orderUpdate mutation.
Anchor to FieldsFields
- Anchor to customAttributescustom•[Attribute
Attributes Input!] A new list of custom attributes for the order. Overwrites the existing custom attributes.
- Anchor to emailemail•String
A new customer email address for the order. Overwrites the existing email address.
- •ID!non-null
The ID of the order to update.
- Anchor to metafieldsmetafields•[Metafield
Input!] A list of new metafields to add to the existing metafields for the order.
- Anchor to notenote•String
The new contents for the note associated with the order. Overwrites the existing note.
- Anchor to poNumberpo•String
Number The new purchase order number for the order.
- Anchor to shippingAddressshipping•Mailing
Address Address Input The new shipping address for the order. Overwrites the existing shipping address.
- •[String!]
A new list of tags for the order. Overwrites the existing tags.
- Anchor to localizationExtensionslocalization•[Localization
Extensions Extension Input!] Deprecated
Was this section helpful?