Skip to main content

deletePrescription

Deletes an existing prescription. Will throw an error if the prescription is not empty.

deletePrescription(
input: DeletePrescriptionInput!
): Boolean!

Arguments

deletePrescription.input ● DeletePrescriptionInput! non-null input

Type

Boolean scalar

The Boolean scalar type represents true or false.