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

---
title: "ShopifyProductEdge"
description: "Represents an edge in the ShopifyProductsConnection."
---

## Fields

<ParamField path="cursor" type="ID!" required>
  An ID used as a cursor for pagination.
</ParamField>

<ParamField path="node" type={<a href="/api-reference/shopifyproduct">ShopifyProduct!</a>} required>
  A [`ShopifyProduct`](/api-reference/shopifyproduct) object representing the review at this edge.
</ParamField>

## Related types

* [`ShopifyProductsConnection`](/api-reference/shopifyProductConnection)


---

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