Magidoc

UserUpdateInput
Input Object

Input containing the properties of the user to be created

Fields

#

avatar

Url of the user's avatar

channels

Configuration of the user's communication channels

countryPreferences

The locale preferences of the user

email

The email of the user

externalId

An external identifier used by the user

firstName

The first name of the user

groupId

The id of the group the user belongs to

lastName

The last-name of the user

password

[Deprecated] the password of the user. It should be at least 16 characters long, and contains at least 1 lowercase character, 1 uppercase character, 1 number, and 1 special character.

projectIds

List of ids of the user's projects

roleId

Id of the role assigned to the user

samlId

The saml-id of the user

skillIds

List of ids of the user's skills

userId

Non-null

The id of the user to modify

userName

Pseudo used by the user

Usages

#

References

#

  • Argument input of field userUpdate from type Mutation