productCategories
List product categories with optional workspace filter and tree traversal.
QUERY
productCategories(ids: [String], parentId: String, withChild: Boolean, searchValue: String, status: String, page: Int, perPage: Int): ProductCategoryListResponseArguments
ids
[String]
parentId
String
withChild
Boolean
searchValue
String
status
String
page
Int
perPage
Int
Returns
data
pagination
Query
Response
Last modified on August 8, 2026
Related topics
ProductCategoryproductCategoryDetailProductCategoryListResponseproductCategoriesAddproductCategoriesEditQuery
Response