query

collections

List curated product collections with advanced filtering options based on tags, names, and collection types.
Arguments
query
String
Search query to filter collections by name or description, e.g. 'summer collection'.
List of tags to filter collections, e.g. ['trending', 'new-arrival', 'seasonal'].
pageNo
Int
Page number for pagination to navigate through collection results, e.g. 1.
pageSize
Int
Number of collection items to retrieve per page, e.g. 12.
Response
Required
Pagination details for the collection listings. It includes information such as the current page number, total pages, and items per page.
Required
An array of collection details. Each item in the array represents a collection with various attributes and configurations.
Filter options available for the collection listings. This includes tags and filter types that can be used to refine the search results.
Query
Loading...
Try it
Input Variables
Loading...
Response
Loading...