Skip to main content

createPrescription

Creates a new prescription for the given client.

Requires authorization features: client:prescription:edit

createPrescription(
input: CreatePrescriptionInput!
): Prescription!

Directives

auth

Requires authorization features: client:prescription:edit

Arguments

createPrescription.input ● CreatePrescriptionInput! non-null input

Type

Prescription object

Contains data about the prescription of a certain client