Mongoose: populate reference with UUID type as _id in 1:1 relationship
I want to get all user data from populate, but it is not populated the data with 1:1 relationship between User and Player model.
I want to get all user data from populate, but it is not populated the data with 1:1 relationship between User and Player model.