stack

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

AdminTypes.DiscountCountriesInput.remove property

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

Signature:

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