ServingSizeInput
The serving size of a food
Fields
Used By
Definition
"""The serving size of a food"""input ServingSizeInput { """ The amount of the serving size """ amount: String
""" The id of the serving size """ id: ID
""" The unit of the serving size """ unit: String}