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

---
title: "ExperimentalAffiliateMerchantsConnection"
description: "A connection object for affiliate merchants, providing a way to paginate through a list of merchants using edges and pageInfo."
---

## Fields

***

<ParamField path="edges" type={<a href="/api-reference/experimentalAffiliateMerchantEdge">[ExperimentalAffiliateMerchantEdge!]!</a>} required>
  A list of edges, each containing an affiliate merchant and a cursor for pagination purposes.
</ParamField>

<ParamField path="pageInfo" type={<a href="/api-reference/pageinfo">PageInfo!</a>} required>
  Information about the current page of data, such as hasNextPage and hasPreviousPage.
</ParamField>


---

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