FoxyEcommerceTemplateSet
No description
type FoxyEcommerceTemplateSet {
countryCode: String!
countryName: String!
currencyCode: String!
currencyName: String!
id: ID!
isDefault: Boolean!
localeCode: String!
name: String!
paymentMethodSet: FoxyEcommercePaymentMethodSet
}