medusajs / medusa

Building blocks for digital commerce
https://medusajs.com
MIT License
24.32k stars 2.38k forks source link

CollectionsResource does not return products #7735

Closed qimolin closed 1 month ago

qimolin commented 2 months ago

Preliminary Checks

Issue Summary

In the documentation JavaScript client & Medusa React, it looks like products get returned when using the collections endpoint. This is however not the case as I saw in #4264 and #4647.

How can this issue be resolved?

  1. Remove products from collections response in both clients
  2. Update corresponding documentation

Are you interested in working on this issue?

shahednasser commented 2 months ago

Thanks for reporting this @qimolin , will open a PR to fix this