Skip to main content

markPerformanceReportAsCorrect

Remove the flag that marks the invoice as having an incorrect basis

Requires authorization features: billing:performance-report:edit

markPerformanceReportAsCorrect(
id: PerformanceReportID!
): Boolean!

Directives

auth

Requires authorization features: billing:performance-report:edit

Arguments

markPerformanceReportAsCorrect.id ● PerformanceReportID! non-null scalar

Type

Boolean scalar

The Boolean scalar type represents true or false.