☰
invoiceUpdate
Update an Invoice
Update an Invoice with the inserted data. Returns the updated Invoice
Function signature
invoiceUpdate(companyId: Int!,data: InvoiceUpdate!,options: InvoiceMutateOptions): Invoice!
Type
Arguments
Required fields are marked with "!"companyId: Int!
data: InvoiceUpdate!
options: InvoiceMutateOptions