> ## Documentation Index
> Fetch the complete documentation index at: https://docs-test.rye.com/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# ShopifyProductReviewEdge

> 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)
