Mutations

See the Queries page for a presentation of this resource.

There is currently no public mutation available on the User entity. The following operations are internal only and are not exposed through the public API:

  • ForgotPassword
  • ResetPassword
  • EnableTwoFactorAuth
  • DisableTwoFactorAuth
  • ConfirmTwoFactorAuth


Input data types

UserInput data type

id
Id of the user
label
Label of the user
first_name
First name of the user
last_name
Last name of the user
lang
Language of the user (values : fr, en, ca)
email
Email address of the user
password
Password of the user
user_profile
User profile linked to the user