# 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 "Direct link to Arguments")

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

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

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

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