PriceRuleShippingLineEntitlements object

The shipping lines to which the price rule applies to.

Required access

read_price_rules access scope.


On this page


Fields

  • countryCodes ([[CountryCode!]!](https://shopify.dev/docs/admin-api/graphql/reference/common-objects/countrycode))
    The codes for the countries to which the price rule applies to.
  • includeRestOfWorld ([Boolean!](https://shopify.dev/docs/admin-api/graphql/reference/scalar#boolean-2021-01))
    Whether the price rule is applicable to countries that have not been defined in the shop’s shipping zones.
  • targetAllShippingLines ([Boolean!](https://shopify.dev/docs/admin-api/graphql/reference/scalar#boolean-2021-01))
    Whether the price rule applies to all shipping lines.


Types that return PriceRuleShippingLineEntitlements

  • [PriceRule.shippingEntitlements](https://shopify.dev/docs/admin-api/graphql/reference/discounts-and-marketing/pricerule#shippingentitlements-2021-01)