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