Fields

quantity
Int!
required

An integer representing the number of products. This value indicates how many units of the specific Amazon product the buyer wants to add to the cart.

productId
Int!
required

The ID of the Amazon product (ASIN) that the buyer wants to add to the cart. ASIN stands for Amazon Standard Identification Number, and it’s a unique identifier for products on the Amazon platform.

priceAdjustment

Amount to increase the price of this cart line item by.

Mutations