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