SetUserProfilePictureMutation
No description
type SetUserProfilePictureMutation {
errors: PayloadError
profilePicture: UserProfilePicture
}
Fields
SetUserProfilePictureMutation.errors ● PayloadError object
SetUserProfilePictureMutation.profilePicture ● UserProfilePicture object
Returned By
setUserProfilePicture mutation