DeleteUserProfilePicture
No description
type DeleteUserProfilePicture {
deleted: Boolean
errors: PayloadError
}
Fields
DeleteUserProfilePicture.deleted ● Boolean scalar
DeleteUserProfilePicture.errors ● PayloadError object
Returned By
deleteUserProfilePicture mutation