# PriceRuleShippingLineEntitlements - admin-graphql - OBJECT Version: 2024-10 ## Description The shipping lines to which the price rule applies to. ### Access Scopes `read_price_rules` access scope. ## Fields * [countryCodes](/docs/api/admin-graphql/2024-10/enums/CountryCode): CountryCode! - The codes for the countries to which the price rule applies to. * [includeRestOfWorld](/docs/api/admin-graphql/2024-10/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-10/scalars/Boolean): Boolean! - Whether the price rule applies to all shipping lines. ## Connections ## Related queries ## Related mutations ## Related Unions ## Examples