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

---
title: "ExperimentalAffiliateMerchantDomain"
description: "Details a domain associated with an affiliate merchant, including its ID and names."
---

## Fields

***

<ParamField path="id" type="ID!" required>
  The unique identifier of the domain.
</ParamField>

<ParamField path="name" type="String!" required>
  The public domain of the store.
</ParamField>

<ParamField path="canonicalDomain" type="String!" required>
  The canonical domain name of the store.
</ParamField>


---

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