shopAddressUpdate
Update the shop's address. If the null
value is passed, the currently selected address will be deleted.
shopAddressUpdate(
input: AddressInput
): ShopAddressUpdate
Arguments
shopAddressUpdate.input
● AddressInput
input miscellaneous
Fields required to update shop address.
Type
ShopAddressUpdate
object shop
Update the shop's address. If the
null
value is passed, the currently selected address will be deleted.