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

---
title: "ExperimentalAffiliateMerchantEdge"
description: "An edge in a connection that contains a single affiliate merchant and a cursor for pagination."
---

## Fields

***

<ParamField path="cursor" type="ID!" required>
  The cursor associated with this edge, used for pagination.
</ParamField>

<ParamField path="node" type={<a href="/api-reference/experimentalAffiliateMerchant">ExperimentalAffiliateMerchant!</a>} required>
  The affiliate merchant at the end of the edge.
</ParamField>


---

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