OBJECT

MealType

link GraphQL Schema definition

  • type MealType {
  • mealTypeId: Int
  • codeName: String
  • }