mutation

updateCartWithSharedItems

Merge or replace shared cart items with existing cart.
Arguments
Required
Operation to perform on the existing cart (merge/replace). Example: merge
token
String!
Required
Token of the shared short link. Example: 'shrt_abc123'
Response
Shared cart details including checkout mode, cart id, payment selection lock, delivery promise, comment, items, breakup values, etc.
error
String
Error details (if any). Example: 'Invalid or expired token'
Mutation
Loading...
Try it
Input Variables
Loading...
Response
Loading...