# 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 "Enlace directo al Arguments")

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

### Type[​](#type "Enlace directo al Type")

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

Result of `updateShopifyShopSettings`. Echoes the persisted values.
