☰
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
Required fields are marked with "!"companyId: Int!
data: ProductCategoryUpdate!