CompanyRoleInsert
input
Creates a new Company Role.
Fields
| Name | Type | Description |
|---|---|---|
code | String! | |
name | String! | |
description | String | |
parentId | Int | |
permissions | [CompanyRolePermissionInput]! |
Creates a new Company Role.
| Name | Type | Description |
|---|---|---|
code | String! | |
name | String! | |
description | String | |
parentId | Int | |
permissions | [CompanyRolePermissionInput]! |