折扣国家/地区输入-DiscountCountriesInput 输入对象
指定要在免费送货折扣中添加或删除的国家/地区列表。
输入栏
- add(
[[CountryCode!]](https://shopify.dev/docs/admin-api/graphql/reference/common-objects/countrycode)
)
国家/地区代码以添加到适用折扣的国家/地区列表中。 - includeRestOfWorld(
[Boolean](https://shopify.dev/docs/admin-api/graphql/reference/scalar#boolean-2021-01)
)
折扣代码是否适用于商店的运输区域中未定义的国家/地区。 - remove(
[[CountryCode!]](https://shopify.dev/docs/admin-api/graphql/reference/common-objects/countrycode)
)
国家/地区代码可从适用折扣的国家/地区列表中删除。