Skip to main content

createInvoices

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

Requires authorization features: billing:performance-report:edit

createInvoices(
input: CreateInvoicesInput!
): Boolean!

Directives

auth

Requires authorization features: billing:performance-report:edit

Arguments

createInvoices.input ● CreateInvoicesInput! non-null input

Type

Boolean scalar

The Boolean scalar type represents true or false.