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

---
title: "ShopifyCollectionEdge"
description: "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)


---

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