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