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