{ "pageInfo": { "first": true, "last": true }, "totalCount": 123, "currentPage": 123, "totalPages": 123, "data": [ {} ] }
The productId
Show child attributes
the page info
whether this is the first page
whether this is the last page
the total number of items
the current page
the total number of pages
Array of generic search result objects
Was this page helpful?