EndMedicationPlanInput
Input for the endMedicationPlan mutation.
input EndMedicationPlanInput {
id: MedicationPlanID!
}
Fields
EndMedicationPlanInput.id ● MedicationPlanID! non-null scalar
ID of the medication plan to end.
Member Of
endMedicationPlan mutation