Skip to content

updateFamilyHistoryInput

Autogenerated input type of updateFamilyHistory

Fields

deprecated DO NOT USE

Used By

Definition

"""
Autogenerated input type of updateFamilyHistory
"""
input updateFamilyHistoryInput {
"""
DO NOT USE
"""
clientMutationId: String @deprecated(reason: "DO NOT USE")
relationships: [String]
concept_id: ID
user_id: ID
id: ID
}