Docs
Dashboard

cartReplicate

Mutation

Replicates 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


input
CartReplicateInput!Required

The values used to perform the cart replicate operation.

#

Payload


cart
Cart

The cart associated with this cart replicate payload.

errors
[CartReplicateError!]

User-facing errors that prevented the operation from succeeding.