☰
productCategoryUpdate
Updates a productCategory
Updates the selected productCategory with the inserted data. Returns the updated productCategory.
Function signature
productCategoryUpdate(companyId: Int!,data: ProductCategoryUpdate!): ProductCategory!
Type
Arguments
companyId: Int!
data: ProductCategoryUpdate!
Required fields are marked with "!"