createRentInvoice
Create a new invoice from existing contract
createRentInvoice(
input: CreateRentInvoiceInput!
): Boolean!
Arguments
createRentInvoice.input ● CreateRentInvoiceInput! non-null input
Type
Boolean scalar
The Boolean scalar type represents true or false.