UserCreateInput Input Object
Input containing the properties of the user to be created
Fields
#
password
[Deprecated] the password of the user. If not set, the user will receive an invitation email to set its own one. It should be at least 16 characters long, and contains at least 1 lowercase character, 1 uppercase character, 1 number, and 1 special character.
Usages
#
References
#
- Argument input of field userCreate from type Mutation
Previous
UserConnection
Next
UserCreatePayload