Discover products in the Comet API using a variety of filters to narrow down your search.
productFind
query provides a powerful way to search for products based on specific criteria. Whether youβre looking for products of a certain type, within a price range, or with a specific name, this query has you covered.
productFind
query:
$organizationId
, $filters
, and $pagination
with the appropriate values for your search.
productFind
query supports a variety of filters to refine your search:
productFind
query returns a ProductConnection
type, which includes:
Product
type and its associated fields, refer to the Product Schema Documentation.