Is there a way to get category information for a product?

Hi,

Currently products from all hooks seem to return basic information such as id, title and price. Is there a way to get the category associated with a product, so that it can be used in the useProductSearch’s filters?

Our use case is displaying related products based on specific ones found in the useRecentProducts hook or otherwise generated in our mini.

+1 would be awesome to be able to read/filter on the same dimensions that are available in useProductSearchParams like category/color etc.

That’s very good feeback!! We will add more product data in the response in future iterations of the platform!