Update schema
This commit is contained in:
parent
3827f8b8c1
commit
5dea135b2e
1 changed files with 1 additions and 1 deletions
|
@ -3303,7 +3303,7 @@ type ShippingZoneUpdate {
|
|||
type Shop {
|
||||
geolocalization: Geolocalization
|
||||
authorizationKeys: [AuthorizationKey]!
|
||||
countries: [CountryDisplay]!
|
||||
countries(languageCode: LanguageCodeEnum): [CountryDisplay]!
|
||||
currencies: [String]!
|
||||
defaultCurrency: String!
|
||||
defaultCountry: CountryDisplay
|
||||
|
|
Loading…
Reference in a new issue