I have the following Schemas for tracking Habits, and a user\'s progress
HABIT SCHEMA
const HabitSchema = new mongoose.Schema({ user: { type: mon