# updateShopifyShopSettings

Updates the country-to-store routing rules and/or `testMode` on a Shopify shop installation owned by the caller's account. A `testMode` change re-binds the installation to the paired live/test MONEI account.

```
updateShopifyShopSettings(

  input: UpdateShopifyShopSettingsInput!

): UpdateShopifyShopSettingsResult!
```

### Arguments[​](#arguments "Direct link to Arguments")

#### [`updateShopifyShopSettings.input`](#input) ● [`UpdateShopifyShopSettingsInput!`](https://docs.monei.com/apis/graphql/types/inputs/update-shopify-shop-settings-input/.md) non-null input[​](#input "Direct link to input")

### Type[​](#type "Direct link to Type")

#### [`UpdateShopifyShopSettingsResult`](https://docs.monei.com/apis/graphql/types/objects/update-shopify-shop-settings-result/.md) object[​](#updateshopifyshopsettingsresult- "Direct link to updateshopifyshopsettingsresult-")

Result of `updateShopifyShopSettings`. Echoes the persisted values.
