stack

Home > @infiniteobjects/shopify-data-manager > AdminTypes > DiscountCountriesInput > add

AdminTypes.DiscountCountriesInput.add property

The country codes to add to the list of countries where the discount applies.

Signature:

add?: InputMaybe<Array<CountryCode | `${CountryCode}`>>;