markInvoiceAsCorrect
Remove the flag that marks the invoice as having an incorrect basis
Requires authorization features: billing:invoicing:edit
markInvoiceAsCorrect(
id: InvoiceID!
): Boolean!
Directives
auth
Requires authorization features: billing:invoicing:edit
Arguments
markInvoiceAsCorrect.id ● InvoiceID! non-null scalar
Type
Boolean scalar
The Boolean scalar type represents true or false.