# PriceRuleItemEntitlementsInput - admin-graphql - INPUT_OBJECT Version: 2024-07 ## Description The input fields to update a price rule line item entitlement. ### Access Scopes ## Fields * [collectionIds](/docs/api/admin-graphql/2024-07/scalars/ID): ID - The collections to which the price rule applies. * [productIds](/docs/api/admin-graphql/2024-07/scalars/ID): ID - The products to which the price rule applies. * [productVariantIds](/docs/api/admin-graphql/2024-07/scalars/ID): ID - The product variants to which the price rule applies. * [targetAllLineItems](/docs/api/admin-graphql/2024-07/scalars/Boolean): Boolean - Whether the price rule applies to all items. ## Input objects with this input object * [PriceRuleInput](/docs/api/admin-graphql/2024-07/input-objects/PriceRuleInput) ## Examples