Skip to content

createFamilyHistoryInput

Autogenerated input type of createFamilyHistory

Fields

deprecated DO NOT USE

Used By

Definition

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