☰
CompanyRoleUpdate
Updates a Company Role.
Updates the selected Company Role with the inserted data. Only the fields sent are updated.
Input Fields
roleId: Int!
code: String
name: String
description: String
parentId: Int
permissions: [CompanyRolePermissionInput]
Required fields are marked with "!"