The user-settingsprofilepage currently only allows the update of first + last name. We need to finish this out:
Avatar - this currently doesn't send the upload to the backend, this should be updated to actually store the image on the backend. The user resolver accepts a file upload as part of the input:
The
user-settings
profile
page currently only allows the update of first + last name. We need to finish this out:user
resolver accepts afile
upload as part of the input: