Magidoc

checkoutShippingAddressUpdate
Mutation

Update shipping address in the existing checkout.

Arguments

#

checkoutId

ID !
Non-null

ID of the checkout.

shippingAddress

Non-null

The mailing address to where the checkout will be shipped.

Response

#

Returns CheckoutShippingAddressUpdate .

Example

#