Item Nutrition Fact
Nutrition facts of an item. An item can have a related list of nutrition facts, if this is specified in the item
category. See hasNutritionFacts attribute in ItemCategory entity.
listNutritionFacts
Returns a collection of Nutrition fact.
getNutritionFact
Get a Nutrition fact.
listItemNutritionFacts
Returns all nutrition facts of the given item.
createItemNutritionFact
Creates a new relation between an item and a nutrition fact.
getItemNutritionFact
Returns the requested nutrition fact of the given item.
updateItemNutritionFact
Updates an `ItemNutritionFact` resource.
deleteItemNutritionFact
Deletes the nutrition fact `id` linked to the item `itemId`.