UpdateCartItemInput
Represents the updated fields' data of the cart items
This page contains
Fields
id ID! | Represents id of the cart item that needs to be updated |
units [CartItemUnitInput!] PREVIEW | Represents units of cart items along with updated qauntities |
pricingPlanId ID | Represents updated pricing plan id of the item |