createMedicationPlan
Create a new medication plan for a client.
Requires authorization features: client:medicationsplan
createMedicationPlan(
input: CreateMedicationPlanInput!
): CreateMedicationPlanPayload!
Directives
auth
Requires authorization features: client:medicationsplan
Arguments
createMedicationPlan.input ● CreateMedicationPlanInput! non-null input
Type
CreateMedicationPlanPayload object
Payload for the createMedicationPlan mutation.