Skip to content

createFamilyHistoryInput

Autogenerated input type of createFamilyHistory

Fields

Used By

Definition

"""
Autogenerated input type of createFamilyHistory
"""
input createFamilyHistoryInput {
relationships: [String]
concept_id: ID
user_id: ID
}