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

---
title: "ExperimentalAffiliateProductCategory"
description: "Represents a category of products offered by an affiliate merchant, detailing the category ID and name."
---

## Fields

***

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

<ParamField path="name" type="String!" required>
  The name of the product category.
</ParamField>


---

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