Discuss and resolve questions on Liquid, JavaScript, themes, sales channels, and site speed enhancements.
Whenever I use the OrderUpdate Graphql API to update the shipping address, the request is correct and a response is returned by the shipping address is not updated.
here's a sample request I made
{
"query": "mutation updateOrder($input: OrderInput!) { orderUpdate(input: $input) { order { id } }",
"variables": {
"input": {
"id": "gid://shopify/Order/5916109144318",
"shippingAddress": {
"address1": "69 Mott Street",
"address2": "",
"city": "New York",
"countryCode": "US",
"firstName": "Susann",
"lastName": "Bussan",
"zip": "6000"
}
}
}
}
Shopify and our financial partners regularly review and update verification requiremen...
By Jacqui Mar 14, 2025Unlock the potential of marketing on your business growth with Shopify Academy's late...
By Shopify Mar 12, 2025Learn how to increase conversion rates in every stage of the customer journey by enroll...
By Shopify Mar 5, 2025