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

---
title: "ProductsByDomainInput"
description: "The input fields to represent the information required to fetch products by a store's domain."
---

## Fields

***

<ParamField path="domain" type="String!" required>
  Domain name of the store (e.g., if a store's canonical URL is [https://abc.myshopify.com](https://abc.myshopify.com), the domain is abc.myshopify.com, all lowercased).
</ParamField>

## Related queries

* [`productsByDomainV2`](/api-reference/productsbydomainv2)


---

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