Magidoc

UserUpdateInputObjectUserInput
Input Object

Autogenerated nested input type of UserUpdateInputObject

Fields

#

avatar

New avatar image for the user.

currentPassword

In order to change the password of a user, the current password must also be provided.

email

New email for user.

firstName

New first name for user.

jobTitle

New job title for user.

lastName

New last name for user.

password

New password for the user.

passwordConfirmation

Confirm the new password for the user.

phone

New phone number for user.

ssoDetailId

ID of the SsoDetail directly associated with the User.

ssoUid

The unique identifier for the user in the SSO provider.

superAdmin

Boolean to determine whether the user is a super admin. Only another super admin can modify this.

username

New username for the user.