Docs
Dashboard

cartCreate

Mutation

Creates a new cart using the provided currency.

#

Arguments


input
CartCreateInput!Required

The values used to perform the cart create operation.

#

Payload


cart
Cart

The cart associated with this cart create payload.

errors
[CartCreateError!]

User-facing errors that prevented the operation from succeeding.