jamiealanmassey/fractured-knight-website

Implement Mongoose Schema Dependencies

Closed this issue · 0 comments

Do an implementation of dependencies for the schemas so that the post references an Object ID of the person who created the post and the person who has last edited the post. Currently it only stores a static String for those two things.