☰
simplifiedInvoiceUpdate
Update an Simplified invoice
Update an Simplified invoice with the inserted data. Returns the updated Simplified invoice
Function signature
simplifiedInvoiceUpdate(companyId: Int!,data: SimplifiedInvoiceUpdate!,options: SimplifiedInvoiceMutateOptions): SimplifiedInvoice!
Type
Arguments
Required fields are marked with "!"companyId: Int!
data: SimplifiedInvoiceUpdate!
options: SimplifiedInvoiceMutateOptions