CarItemInput
Represents input information needed the item to be added in the cart
This page contains
Fields
| pricingPlanId ID! | The unique identifier for the pricing plan. |
| domain String | Represents the domain value needs to be purchased if its domain product purchase |
| associations [CartItemAssociationInput] PREVIEW | Represents the addons associated with the product. |


