sendInvoicePerPost
Used to mark an invoice as sent per post.
sendInvoicePerPost(
id: InvoiceID!
): Boolean!
Arguments
sendInvoicePerPost.id ● InvoiceID! non-null scalar
Type
Boolean scalar
The Boolean scalar type represents true or false.