Own Food Item
Retrieve individual Food Item by id
Last updated
Retrieve individual Food Item by id
Last updated
Argument Name
Type
Description
id
string
Own food item ID. Use the ownFoodItems
query to get the ID.
Field Name
Type
Description
id
String
Own Food item ID
databaseId
DatabaseId
DatabaseId of the own food item
name
String
Name of the logged item
quantity
Float
Quantity of logged servings
nutritionalInfo
An object that contains the nutritional values of the associated food per each gram of that food.