3384 - add locales to market query (#147)
This commit is contained in:
@@ -127,6 +127,7 @@ type Market {
|
||||
vat: Float!
|
||||
currency: String!
|
||||
priceAdjustment: Float!
|
||||
locales: [Locale]!
|
||||
}
|
||||
|
||||
type Locale {
|
||||
|
||||
Reference in New Issue
Block a user