# DiscountShippingDestinationSelectionInput - admin-graphql - INPUT_OBJECT Version: 2024-07 ## Description The input fields for the destinations where the free shipping discount will be applied. ### Access Scopes ## Fields * [all](/docs/api/admin-graphql/2024-07/scalars/Boolean): Boolean - Whether the discount code applies to all countries. * [countries](/docs/api/admin-graphql/2024-07/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-07/input-objects/DiscountAutomaticFreeShippingInput) * [DiscountCodeFreeShippingInput](/docs/api/admin-graphql/2024-07/input-objects/DiscountCodeFreeShippingInput) ## Examples