> Agent-readable docs index: /llms.txt. Download /docs.zip to grep all markdown files locally.

---
title: "AmazonProductIDInput"
description: "The input fields to specify a single Amazon product to be removed from the cart."
---

## Fields

***

<ParamField path="productId" type="ID!" required>
  An ID that uniquely identifies the Amazon product (usually an ASIN).
</ParamField>

***

## Mutations

* [`deleteCartItems`](/api-reference/deletecartitems)

***

## Related types

* [`DeleteCartLinesInput`](/api-reference/deletecartlinesinput)


---

*Powered by [holocron.so](https://holocron.so)*
