UpdateShopifyShopSettingsResult
No description
type UpdateShopifyShopSettingsResult {
countryStores: [CountryStore!]
testMode: Boolean
}
Fields
UpdateShopifyShopSettingsResult.countryStores ● [CountryStore!] list object
UpdateShopifyShopSettingsResult.testMode ● Boolean scalar
Returned By
updateShopifyShopSettings mutation