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

---
title: "ShopifyVariantIDInput"
description: "The input fields to specify a single Shopify product variant to be removed from the cart."
---

## Fields

***

<ParamField path="variantId" type="ID!" required>
  An ID that uniquely identifies the Shopify product variant.
</ParamField>

### Mutations

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

***

### Related types

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


---

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