User Object

FieldTypeDescription

name

string

Name of the user

subtitle

string

Subtitle to be shown for the user

location

string

Location of the user

imageUrl

string

User's profile image

bannerUrl

string

User's banner image

goals

array

Array of strings to store user's goals

expertise

array

Array of strings to store user expertise

interests

array

Array of strings to store user's interests

about

string

User bio / more details about the user

twitter

string

User's twitter username

discordId

string

User's discord id

email

string

User's email

** There are many more fields and more user level fields can be added easily. If your use case involves adding more information for the user, please feel free to connect with Quest Admins.