Skip to main content
mutation

Creates a new cart.

CartInput

The fields used to create a cart.


Was this section helpful?

Anchor to CartCreatePayload returnsCartCreatePayload returns

Cart

The new cart.

[CartUserError!]!
non-null

The list of errors that occurred from executing the mutation.

[CartWarning!]!
non-null

A list of warnings that occurred during the mutation.


Was this section helpful?