-
-
Notifications
You must be signed in to change notification settings - Fork 138
Closed
Description
Description
Mutations for manipulating the Cart
.
Mutations
addItem
- adds an item to the cartupdateItem
- modifies an item in the cartremoveItem
- removes an item from the cartremoveItems
- removes multiple or all items from the cartaddCoupon
- adds a coupon to the cartupdateCoupon
- modifies a coupon on the cartremoveCoupon
- removes a coupon from the cartremoveCoupons
- removes multiple or all coupon from the cartclearCart
- removes all coupons and items from the cart.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request