CompanyUserUpdate
input
Updates a Company User
Updates the user with the submitted id, with the submitted data
Fields
| Name | Type | Description |
|---|---|---|
userId | Int! | |
name | String! | |
phone | String | |
roleId | Int | |
updatedAt | DateTime | |
languageId | Int |
Updates a Company User
Updates the user with the submitted id, with the submitted data
| Name | Type | Description |
|---|---|---|
userId | Int! | |
name | String! | |
phone | String | |
roleId | Int | |
updatedAt | DateTime | |
languageId | Int |