addMedication
Add a medication to an existing medication plan.
Requires authorization features: client:medicationsplan
addMedication(
input: AddMedicationInput!
): AddMedicationPayload!
Directives
auth
Requires authorization features: client:medicationsplan
Arguments
addMedication.input ● AddMedicationInput! non-null input
Type
AddMedicationPayload object
Payload for the addMedication mutation.