object

ProductConnection

Represents the response for a product listing query, including product details, filters, pagination, and sorting options.
Fields
filters
JSON
List of filters available for refining the product listings.
sortOn
JSON
List of sorting options available for the product listings.
Required
Pagination details for the product listings.
Required
List of product details included in the response.
message
String
Message for a product Listing response.