The Firmhouse Logo [FH]
Developer Docs

updateInvoice

Updates an invoice.

Arguments

ArgumentDescription
input (UpdateInvoiceInput!)
Parameters for UpdateInvoice

UpdateInvoiceInput Arguments

ArgumentDescription
id (ID!)
ID of the invoice to update.
externalUrl (String)
An external invoice URL to replace the default invoice.

Return Fields

invoice (Invoice)