query

brands

List all available brands with filtering options by department and pagination support. You can get the available departments from the query departments.
Arguments
department
String
Filter brands by department name, e.g. 'fashion', 'electronics', 'home-decor'.
pageNo
Int
Page number for pagination to navigate through brand results, e.g. 1.
pageSize
Int
Number of brand items to retrieve per page, e.g. 12.
Response
Query
Loading...
Try it
Input Variables
Loading...
Response
Loading...