Moloni developers espana logo

invoiceCreate

Back


Creates an Invoice

Creates a Invoice with the inserted data. Returns the created Invoice

Function signature

invoiceCreate(companyId: Int!,data: InvoiceInsert!,options: InvoiceMutateOptions): Invoice!

Type

Invoice!

Arguments

Required fields are marked with "!"

companyId: Int!

data: InvoiceInsert!

options: InvoiceMutateOptions