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

---
title: "ShopifyProductReviewEdge"
description: "Represents an edge in the ShopifyProductReviewsConnection."
---

## Fields

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

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

## Related types

* [`ShopifyProduct`](/api-reference/shopifyproduct)


---

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