updateUser
Updates an existing user.
Return
the updated user, or null if the user does not exist
Parameters
userId
the ID of the user to update
user
the user data to update
Updates an existing user.
the updated user, or null if the user does not exist
the ID of the user to update
the user data to update