Magidoc

Variation
Object

Variants of a meal

Fields

#

name

Non-null

Name of the variant in different languages

additional

Non-null

True if the variant is an additional topping and not a variant of the meal

prices

Non-null

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

id

ID !
Non-null

Unique identifier of the variant

mealId

ID !
Non-null

Unique identifier of the meal, independent of the day

allergens

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

flags

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

nutrition

Nutritional values for the variant

originalLanguage

Non-null

Original language of the variant name

static

Non-null

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

restaurant

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

parent

Parent meal for a variant meal

Usages

#

References

#

  • Field variants from Meal