Module: model/meal

Members

(inner, constant) MealSchema

Schema object for Meal moddel
Properties:
Name Type Description
owner_id ObjectID An ObjectID that references a user in user document.
recipe_id ObjectID An ObjectID that references a recipe in recipe document.
date Date A date that points to a specific day that the meal is tied to.
Author:
  • Tyler Del Rosario
Source: