ProductsByDomainInput

The input fields to represent the information required to fetch products by a store's domain.

Fields


domain: String!

Domain name of the store (e.g., if a store's canonical URL is https://abc.myshopify.com, the domain is abc.myshopify.com, all lowercased).


Related queries