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