ResetMedicationPlanToDraftInput
Input for the resetMedicationPlanToDraft mutation.
input ResetMedicationPlanToDraftInput {
id: MedicationPlanID!
}
Fields
ResetMedicationPlanToDraftInput.id ● MedicationPlanID! non-null scalar
ID of the medication plan to reset to draft.
Member Of
resetMedicationPlanToDraft mutation