UnlinkPrescriptionFromChartNoteInput
Autogenerated input type of UnlinkPrescriptionFromChartNote
Fields
clientMutationId
· String · DO NOT USE deprecated
DO NOT USEUsed By
Definition
"""Autogenerated input type of UnlinkPrescriptionFromChartNote"""input UnlinkPrescriptionFromChartNoteInput { """ DO NOT USE """ clientMutationId: String @deprecated(reason: "DO NOT USE")
""" The DoseSpot prescription ID to unlink """ external_prescription_identifier: ID!}