☰
proFormaInvoiceCreate
Creates an Pro forma invoice
Creates a Pro forma invoice with the inserted data. Returns the created Pro forma invoice
Function signature
proFormaInvoiceCreate(companyId: Int!,data: ProFormaInvoiceInsert!,options: ProFormaInvoiceMutateOptions): ProFormaInvoice!
Type
Arguments
Required fields are marked with "!"companyId: Int!
data: ProFormaInvoiceInsert!
options: ProFormaInvoiceMutateOptions