Magidoc

Meal
Object

Meal data

Fields

#

name

Non-null

Name of the meal in different languages

id

ID !
Non-null

Unique identifier of the meal on the specific day

mealId

ID !
Non-null

Unique identifier of the meal, independent of the day

category

Non-null

Category of the meal (main, soup or salad)

prices

Non-null

Prices for different types of customers (student, employee, guest)

allergens

List of allergens (e.g. gluten, lactose, etc.)

flags

List of flags (e.g. vegan, vegetarian, etc.)

nutrition

Nutritional values for the meal

variants

Variants or toppings of the meal, like bread, sauce, etc.

originalLanguage

Non-null

Original language of the meal name

static

Non-null

Static meals are always available, non-static meals are only available on specific days

restaurant

Non-null

Restaurant where the meal is available (IngolstadtMensa, NeuburgMensa, Reimanns, Canisius)

Usages

#

References

#