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

# ShopifyCollectionEdge

> Represents an edge in the ShopifyCollectionsConnection.

## Fields

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

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

## Related types

* [`ShopifyCollection`](/api-reference/shopifycollection)
