# getShopifyShopSettings

Returns the country-to-store routing rules, `testMode`, and the Shopify Payments Partner gateway settings URL for an installation owned by the caller's account.

```
getShopifyShopSettings(

  input: GetShopifyShopSettingsInput!

): ShopifyShopSettings!
```

### Arguments[​](#arguments "Enlace directo al Arguments")

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

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

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

Settings of a single Shopify shop installation linked to the caller's account.
