List all available brands with filtering options by department and pagination support. You can get the available departments from the query departments.
Arguments
department
StringFilter brands by department name, e.g. 'fashion', 'electronics', 'home-decor'.
pageNo
IntPage number for pagination to navigate through brand results, e.g. 1.
pageSize
IntNumber of brand items to retrieve per page, e.g. 12.
Response
Query
Try it
Input Variables
Response
Was this section helpful?