☰
productCategoryDelete
Deletes productCategories
Deletes the productCategories that have the inserted Ids
Function signature
productCategoryDelete(companyId: Int!,productCategoryId: [Int]!): DeletionError!
Type
Arguments
Required fields are marked with "!"companyId: Int!
productCategoryId: [Int]!