New query params for the "Search categories" call
Last updated
Was this helpful?
Last updated
Was this helpful?
New query params for the Search categories API call allow setting up multiple "parent" category IDs for the search and include subcategories of subcategories in the results.
This change makes it easier to work with categories in stores with a complex category structure.
New query params available for the Search categories call: parentIds
(string of comma-separated category IDs) and withSubcategories
(boolean).