☰
proFormaInvoiceUpdate
Update an Pro forma invoice
Update an Pro forma invoice with the inserted data. Returns the updated Pro forma invoice
Function signature
proFormaInvoiceUpdate(companyId: Int!,data: ProFormaInvoiceUpdate!,options: ProFormaInvoiceMutateOptions): ProFormaInvoice!
Type
Arguments
Required fields are marked with "!"companyId: Int!
data: ProFormaInvoiceUpdate!
options: ProFormaInvoiceMutateOptions