cartCreate
MutationCreates a new cart using the provided currency.
#
Arguments
- CartCreateInput!Required
input The values used to perform the cart create operation.
#
Payload
- Cart
cart The cart associated with this cart create payload.
- [CartCreateError!]
errors User-facing errors that prevented the operation from succeeding.