Skip to content
Last update: July 17, 2023

InputRegisterAccountType object

The InputRegisterAccountType represents the input object for registering an account.

Fields

Field Description
username String! The username for the account.
email String! The email address for the account.
password String! The password for the account.