# PriceRuleShippingEntitlementsInput - admin-graphql - INPUT_OBJECT Version: 2024-07 ## Description The input fields to update a price rule shipping entitlement. ### Access Scopes ## Fields * [countryCodes](/docs/api/admin-graphql/2024-07/enums/CountryCode): CountryCode - The codes for the countries to which the price rule applies to. * [includeRestOfWorld](/docs/api/admin-graphql/2024-07/scalars/Boolean): Boolean - Whether the price rule is applicable to countries that haven't been defined in the shop's shipping zones. * [targetAllShippingLines](/docs/api/admin-graphql/2024-07/scalars/Boolean): Boolean - Whether the price rule applies to all shipping lines. ## Input objects with this input object * [PriceRuleInput](/docs/api/admin-graphql/2024-07/input-objects/PriceRuleInput) ## Examples