stack

Home > @infiniteobjects/shopify-data-manager > AdminTypes > DiscountShippingDestinationSelectionInput

AdminTypes.DiscountShippingDestinationSelectionInput interface

The input fields for the destinations where the free shipping discount will be applied.

Signature:

export interface DiscountShippingDestinationSelectionInput 

Properties

Property Modifiers Type Description
all?   InputMaybe<Scalars[‘Boolean’][‘input’]> (Optional) Whether the discount code applies to all countries.
countries?   InputMaybe<DiscountCountriesInput> (Optional) A list of countries where the discount code will apply.