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