☰
companyUserDelete
Deletes Company Users
Deletes the Company Users that have the inserted Ids
Function signature
companyUserDelete(companyId: Int!,companyUserId: [Int]!): DeletionError!
Type
Arguments
Required fields are marked with "!"companyId: Int!
companyUserId: [Int]!