☰
invoiceCreate
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
Arguments
companyId: Int!
data: InvoiceInsert!
options: InvoiceMutateOptions
Required fields are marked with "!"