Generate a unique shareable link for the customer's cart for a specific sales channel. This link enables easy sharing of the cart contents with other users, facilitating collaborative shopping experiences.
Arguments
getShareCartLinkRequestInput
GetShareCartLinkRequestInputRequest to generate a shareable cart link with optional metadata. Example: { id: '5bb521cfdc83215e1889b346', meta: { staff_id: 'emp_01' } }
Response
Mutation
Try it
Input Variables
Response
Was this section helpful?