cartReplicate
MutationReplicates an existing cart. This is useful for creating a new cart based on an existing one, such if the user want to swap to another channel or currency.
#
Arguments
- CartReplicateInput!Required
input The values used to perform the cart replicate operation.
#
Payload
- Cart
cart The cart associated with this cart replicate payload.
- [CartReplicateError!]
errors User-facing errors that prevented the operation from succeeding.