Skip to main content

removeMedication

Remove a medication from a medication plan.

Requires authorization features: client:medicationsplan

removeMedication(
input: RemoveMedicationInput!
): RemoveMedicationPayload!

Directives

auth

Requires authorization features: client:medicationsplan

Arguments

removeMedication.input ● RemoveMedicationInput! non-null input

Type

RemoveMedicationPayload object

Payload for the removeMedication mutation.