vholik / medusa-custom-attributes

Plugin that extends MedusaJs with custom attributes API
88 stars 20 forks source link

Filter by category #19

Closed Saadchr closed 7 months ago

Saadchr commented 7 months ago

Hello,

Is there a way to filter by category as well or is it something already supported by medusa ?

vholik commented 7 months ago

If you're talking about filtering products by categories you can use category_id in search params here is link to reference. If you're talking about custom attributes you can use categories param custom attributes API Routes.