ProductCategoryUpdate
input
Updates a ProductCategory.
Updates the selected ProductCategory with the inserted data. Only the fields sent are updated.
Fields
| Name | Type | Description |
|---|---|---|
productCategoryId | Int! | |
name | String | |
summary | String | |
img | Upload | |
posVisible | Boolean | |
parentId | Int |