AllDiscountItems object
Whether all items in the cart are entitled to the discount.
Required access
Apps must have read_discounts
access scope.
On this page
Fields
- allItems (
[Boolean!](https://shopify.dev/docs/admin-api/graphql/reference/scalar#boolean-2021-01)
)
Whether all items are selected. The value is hardcoded totrue
.