☰
ProductCategoryUpdate
Updates a ProductCategory.
Updates the selected ProductCategory with the inserted data. Only the fields sent are updated.
Input Fields
productCategoryId: Int!
name: String
summary: String
img: Upload
posVisible: Boolean
parentId: Int
Required fields are marked with "!"