> ## 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.

# ShopifyProductEdge

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