Update Saleor schema (#854)
This commit is contained in:
parent
2765dc1324
commit
ca8fcfec50
1 changed files with 0 additions and 2 deletions
|
@ -4734,8 +4734,6 @@ type Shop {
|
|||
geolocalization: Geolocalization
|
||||
authorizationKeys: [AuthorizationKey]!
|
||||
countries(languageCode: LanguageCodeEnum): [CountryDisplay!]!
|
||||
currencies: [String]! @deprecated(reason: "This field will be removed in Saleor 3.0")
|
||||
defaultCurrency: String! @deprecated(reason: "This field will be removed in Saleor 3.0")
|
||||
defaultCountry: CountryDisplay
|
||||
defaultMailSenderName: String
|
||||
defaultMailSenderAddress: String
|
||||
|
|
Loading…
Reference in a new issue