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