Last update:
July 26, 2024
InputRegisterAccountType object¶
This type 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. |