☰
debitNotes
Queries for every Debit note
Finds and returns every result that matches the selected filter options
Function signature
debitNotes(companyId: Int!,options: DebitNoteOptions): DebitNotes!
Type
Arguments
Required fields are marked with "!"companyId: Int!
options: DebitNoteOptions