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
Fields required to update shop address.
Type
ShopAddressUpdate object
Update the shop's address. If the
nullvalue is passed, the currently selected address will be deleted.
Was this page helpful?