Skip to content

UpdateMacronutrientSplitInput

Autogenerated input type of UpdateMacronutrientSplit

Fields

deprecated DO NOT USE

Used 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
}