Skip to main content

createInvoices

Creates invoices for a given client and month and finalizes the billing period.

createInvoices(
input: CreateInvoicesInput!
): Boolean!

Arguments

createInvoices.input ● CreateInvoicesInput! non-null input

Type

Boolean scalar

The Boolean scalar type represents true or false.