PriceRuleItemEntitlementsInput - admin-graphql - INPUT_OBJECT
Version: 2024-04
Description:
The input fields to update a price rule line item entitlement.
Access Scopes
Fields
collectionIds
: ID - The collections to which the price rule applies.
productIds
: ID - The products to which the price rule applies.
productVariantIds
: ID - The product variants to which the price rule applies.
targetAllLineItems
: Boolean - Whether the price rule applies to all items.
Input objects with this input object
PriceRuleInput
Examples