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