My Branded Food Search
Last updated
Was this helpful?
Last updated
Was this helpful?
Use the myBrandedFoods
to return the user's stored branded foods. These branded foods are the ones created by a user by using the mutation.
Use also an optional ID
argument to search b64id
foods.
Name
Type
Description
Id
String
Own branded food ID. No required argument.
The following fields are part of the response.
Field Name
Type
Description
name
String
Name of the branded food
calories
String
Number of calories
description
String
Branded food description
gtinUPC
String
brandOwner
String
Name of the food brand owner
servingSize
Int
Quantity of grams per serving
ServingSizeUnit
Int
Unit of the Serving size
householdServingFulltext
String
Name of the serving
nutrients
Object that includes the information of the nutrients available in the food
tags
String
or number that is included in the food package.
Displays the available
The myBrandedFoods
query supports the use of . The following fields can be used