ShopifyShopSettings
No description
type ShopifyShopSettings {
settingsUrl: String!
countryStores: [CountryStore!]
testMode: Boolean
}
Fields
ShopifyShopSettings.settingsUrl ● String! non-null scalar
ShopifyShopSettings.countryStores ● [CountryStore!] list object
ShopifyShopSettings.testMode ● Boolean scalar
Returned By
getShopifyShopSettings query