migratedDebitNotes
query
Queries for every Migrated debit note
Finds and returns every result that matches the selected filter options
query {
migratedDebitNotes(companyId: Int!, options: MigratedDebitNoteOptions): MigratedDebitNotes!
}Returns: MigratedDebitNotes!
Arguments
| Name | Type | Description |
|---|---|---|
companyId | Int! | |
options | MigratedDebitNoteOptions |