DEV

Input.

CartUpdateInput

No description

Fields

A list of CartAdjustments.

id

ID!

Required

The id of the cart to update

itemsAdd

[ItemInput!]

The Item to add to the cart.

itemsRemove

[ID!]

The Item to remove from the cart.
metadata for the cart

Was this page helpful?