logMedicationHistoryConsentInput
Autogenerated input type of logMedicationHistoryConsent
Fields
clientMutationId
· String
· DO NOT USE deprecated
DO NOT USEUsed By
Definition
"""Autogenerated input type of logMedicationHistoryConsent"""input logMedicationHistoryConsentInput { """ DO NOT USE """ clientMutationId: String @deprecated(reason: "DO NOT USE")
""" Healthie patient/client ID """ patient_id: ID!}