Represents the response for a product listing query, including product details, filters, pagination, and sorting options.
Fields
filters
[ProductFilters]List of filters available for refining the product listings.
sort_on
[ProductSortOn]List of sorting options available for the product listings.
page
PageInfo!Required
Pagination details for the product listings.
Required
List of product details included in the response.
Was this section helpful?