Arguments
collectionType
String!Required
Type of collection followed, i.e. products, brands, or collections.
pageId
StringPage ID to retrieve next set of results.
pageSize
IntPage ID to retrieve next set of results.
Response
items
[Product]!Required
An array of product details that the user is following. Each item includes information such as the product name, price, and other attributes.
page
PageInfo!Required
Pagination details for the follow listing. It includes information such as the current page number, total pages, and items per page.
Query
Loading...
Try it
Input Variables
Loading...
Response
Loading...
Was this section helpful?