MeUpdate
input
Updates the current user
Updates the current user with the submitted data
Fields
| Name | Type | Description |
|---|---|---|
currentPwd | String | The current password, required to change some fields |
email | String | The email Required to also send currentPwd |
pwd | String | The new password Required to also send currentPwd |
name | String | |
img | Upload | The new avatar, or null to clear it |
phone | String | |
languageId | Int |
Deprecated fields (3)
| Name | Type | Description |
|---|---|---|
roleId | Int | Not used |
permissions | [UserPermissionUpsert!] | Not used |
companyId | Int | Not used |