productCategoryDetail
Fetch single product category detail by id.
QUERY
productCategoryDetail(_id: String): ProductCategoryArguments
_id
String
Returns
_id
String!
name
String
description
String
parentId
String
code
String!
order
String!
slug
String
workspaceId
String
attachment
status
String
isRoot
Boolean
productCount
Int
seo
createdAt
Date
updatedAt
Date
Query
Response
Last modified on August 8, 2026
Related topics
MCP tool catalogProductCategoryproductCategoriesproductCategoriesAddproductCategoriesEditQuery
Response