parents-categories
-
how can we get only parent categories in api call?
when ever we fetch "/api/categories" api , gives us all categories (parents & descendant) -
Hi @himanshu-kmr,
Currently, there is no such API, you need to handle it programmatically.