Home > @infiniteobjects/shopify-data-manager > AdminTypes > DiscountCountriesInput > add
The country codes to add to the list of countries where the discount applies.
Signature:
add?: InputMaybe<Array<CountryCode | `${CountryCode}`>>;