UpdateUserProfile
No description
type UpdateUserProfile {
errors: PayloadError
userProfile: UserProfile
}
Fields
UpdateUserProfile.errors ● PayloadError object
UpdateUserProfile.userProfile ● UserProfile object
Returned By
updateUserProfile mutation