Get Involved
Edit on GitHubUpdateProfileInput
UpdateProfileInput
Update an existing profile by id
displayName | String | Optional displayName of the profile to update |
email | String | Optional email of the profile to update |
familyName | String | Optional familyName of the profile to update |
givenName | String | Optional givenName of the profile to update |
id | ID! | The id of the profile to update, either as an id, or an AKA |
picture | String | Optional picture of the profile to update. This must be a publicly accessible URL |
status | ProfileStatus | Optional status of the profile to update |
tags | Scalar | Optional tags for the profile to update |
title | String | Optional title of the profile to update |