Skip to main content
Log inSign up

Shopify uses cookies to provide necessary site functionality and improve your experience. By using our website, you agree to our privacy policy and our cookie policy.

input_object

The input fields for specifying the information to be updated on an order when using the orderUpdate mutation.

•

A new list of custom attributes for the order. Overwrites the existing custom attributes.

•

A new customer email address for the order. Overwrites the existing email address.

•
ID!non-null

The ID of the order to update.

•

A list of new metafields to add to the existing metafields for the order.

•

The new contents for the note associated with the order. Overwrites the existing note.

•

The new purchase order number for the order.

•

The new shipping address for the order. Overwrites the existing shipping address.

•

A new list of tags for the order. Overwrites the existing tags.

Anchor to localizationExtensionslocalizationExtensions
•

A list of new localization extensions to add to the existing list of localization extensions for the order. This field will be removed in a future version. Use localizedFields instead.


Was this section helpful?

Anchor to Mutations using this inputMutations using this input


Was this section helpful?