FoxyEcommerceStore
No description
type FoxyEcommerceStore {
country: String!
currencyCode: String!
id: ID!
language: String!
localeCode: String!
postalCode: String!
region: String!
storeEmail: String!
storeName: String!
storeUrl: String!
}