createActionPlanDocument
Create a new PDF document for an existing saved action plan
Requires authorization features: client:action-plan:edit
createActionPlanDocument(
actionPlanId: ActionPlanID!
): Document!
Directives
auth
Requires authorization features: client:action-plan:edit
Arguments
createActionPlanDocument.actionPlanId ● ActionPlanID! non-null scalar
Type
Document object
Represents a binary file.