settlementNotes
query
Queries for every Settlement notes
Finds and returns every result that matches the selected filter options
query {
settlementNotes(companyId: Int!, options: SettlementNoteOptions): SettlementNotes!
}Returns: SettlementNotes!
Arguments
| Name | Type | Description |
|---|---|---|
companyId | Int! | |
options | SettlementNoteOptions |