ae-andre / insights-bench

An online community of conversation, built with the MERN stack, that will allow those with personal, financial or career-related problems to talk them through with others, in either a private or a public channel.
MIT License
0 stars 3 forks source link

Resolvers #38

Closed tchan128 closed 8 months ago

tchan128 commented 8 months ago

In progress

Temporary changes to revert:

Success from this update:

Screenshot 2024-03-15 at 12 55 46 AM

tchan128 commented 8 months ago

Currently able to query everything, but unable to .populate() user of conversation/comments. Solutions says to change Conversation model so that the username field is String instead.

tchan128 commented 8 months ago

Great work!

Thanks!

I will probably wait until I figure out displaying the names before merging