createCustomFoodInput
Autogenerated input type of createCustomFood
Fields
Used By
Definition
"""Autogenerated input type of createCustomFood"""input createCustomFoodInput { name: String nutrients: NutrientsInput serving_size: ServingSizeInput user_id: ID}