query
collections
List of curated product collections with filtering options based on tags and collection names.
Arguments
query
StringList of tags to filter collections.
tag
[String]List of tags to filter collections.
pageNo
IntThe page number to navigate through the given set of results.
pageSize
IntThe number of items to retrieve in each page.
Response
page
PageInfo!Required
Pagination details for the collection listings. It includes information such as the current page number, total pages, and items per page.
items
[Collection!]!Required
An array of collection details. Each item in the array represents a collection with various attributes and configurations.
filters
JSONFilter 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...
Was this section helpful?