DiscountItemsInput - admin-graphql - INPUT_OBJECT
Version: 2024-10
Description:
The input fields for the items attached to a discount. You can specify the discount items by product ID or collection ID.
Access Scopes
Fields
-
all:
Boolean -
Whether all items should be selected.
-
collections:
DiscountCollectionsInput -
The collections that are attached to a discount.
-
products:
DiscountProductsInput -
The products and product variants that are attached to a discount.
Input objects with this input object
Examples