updateFamilyHistoryInput
Autogenerated input type of updateFamilyHistory
Fields
clientMutationId
· String
· DO NOT USE deprecated
DO NOT USEconcept_id
· ID
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}