> ## Documentation Index
> Fetch the complete documentation index at: https://docs-test.rye.com/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# ProductsByDomainInput

> 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)
