mutation

updateCartWithSharedItems

Merge or replace shared cart items with existing cart.
Arguments
Required
Operation to perform on the existing cart merge or replace.
token
String!
Required
Token of the shared short link.
Response
Share cart detail includes checkout mode, cart id, payment selection lock config, delivery promise, comment message, items, breakup values and other cart data of shared cart.
error
String
Error details if any error occurs which includes type of error, error code and error message.
Mutation
Loading...
Try it
Input Variables
Loading...
Response
Loading...