Magidoc

UpdateUserPersonalInformationInput
Input Object

Input type for updating the personal information of the current user

Fields

#

email

The user's email address, if this is different, revalidation will be required.

firstName

The user's first name

id

ID !
Non-null

The user ID, validated against the currently authenticated user

lastName

The user's last name

Usages

#

References

#

  • Argument input of field updateUserPersonalInformation from type Mutation