☰
companyRoleUpdate
Updates a Company Role
Updates the selected Company Role with the inserted data. Returns the updated Company Role.
Function signature
companyRoleUpdate(companyId: Int!,data: CompanyRoleUpdate!): CompanyRole!
Type
Arguments
Required fields are marked with "!"companyId: Int!
data: CompanyRoleUpdate!