CompanyRoleUpdate
input
Updates a Company Role.
Updates the selected Company Role with the inserted data. Only the fields sent are updated.
Fields
| Name | Type | Description |
|---|---|---|
roleId | Int! | |
code | String | |
name | String | |
description | String | |
parentId | Int | |
permissions | [CompanyRolePermissionInput] |