UpdateMacronutrientSplitInput
Autogenerated input type of UpdateMacronutrientSplit
Fields
clientMutationId
· String
· DO NOT USE deprecated
DO NOT USEUsed By
Definition
"""Autogenerated input type of UpdateMacronutrientSplit"""input UpdateMacronutrientSplitInput { """ DO NOT USE """ clientMutationId: String @deprecated(reason: "DO NOT USE") carbs_percentage: String device_token: String device_type: String email: String fat_percentage: String protein_percentage: String run_id: ID user_id: ID}