CountryStore
No description
type CountryStore {
countryCode: String!
storeId: String!
}
Fields
CountryStore.countryCode ● String! non-null scalar
CountryStore.storeId ● String! non-null scalar
Member Of
ShopifyShopSettings object ● ShopifyStore object ● UpdateShopifyShopSettingsResult object