The shipping destinations where the discount can be applied.
Access Scopes
Apps must have `read_discounts` access scope.
Fields
countries:
CountryCode! -
The codes for the countries where the discount can be applied.
includeRestOfWorld:
Boolean! -
Whether the discount is applicable to countries that haven't been defined in the shop's shipping zones.
Connections
Related queries
Related mutations
Related Unions
DiscountShippingDestinationSelection
The type used to target the eligible countries of an order's shipping destination for which the discount applies. For example, the discount might be applicable when shipping to all countries, or only to a set of countries.