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