☰
invoices
Queries for every Invoices
Finds and returns every result that matches the selected filter options
Function signature
invoices(companyId: Int!,options: InvoiceOptions): Invoices!
Type
Arguments
Required fields are marked with "!"companyId: Int!
options: InvoiceOptions