Skip to main content

Arguments

CartItemsUpdateInput!
required
The input object contains the unique identifier (ID) for the cart and the items with their quantities that need to be updated.

Returns

CartResponse
Any requested field from the CartResponse object.

Usage