Moloni developers espana logo

invoiceUpdate

Back


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

Invoice!

Arguments

Required fields are marked with "!"

companyId: Int!

data: InvoiceUpdate!

options: InvoiceMutateOptions