upgradeSummary
Convert an accord's legacy executive summary into a full summary with an intro section and a rich-text section, then soft-delete the original executive summary. Fails if a summary already exists, none exists to upgrade, or the caller is a customer.
upgradeSummary(
input: UpgradeSummaryInput!
): UpgradeSummaryPayload
Arguments
upgradeSummary.input ● UpgradeSummaryInput! non-null input
The accord to upgrade.
Type
UpgradeSummaryPayload object
Result of upgrading an accord's executive summary to a summary.