# DiscountShippingDestinationSelectionInput - admin - INPUT_OBJECT Version: unstable ## Description The input fields for the destinations where the free shipping discount will be applied. ### Access Scopes ## Fields * [all](/docs/api/admin/unstable/scalars/Boolean): Boolean - Whether the discount code applies to all countries. * [countries](/docs/api/admin/unstable/input-objects/DiscountCountriesInput): DiscountCountriesInput - A list of countries where the discount code will apply. ## Input objects with this input object * [DiscountAutomaticFreeShippingInput](/docs/api/admin/unstable/input-objects/DiscountAutomaticFreeShippingInput) * [DiscountCodeFreeShippingInput](/docs/api/admin/unstable/input-objects/DiscountCodeFreeShippingInput) ## Examples