migratedDebitNoteRelatable
query
Get relatable documents
Returns all the documents that can be related with this Migrated debit note
query {
migratedDebitNoteRelatable(companyId: Int!, entityId: Int!, options: MigratedDebitNoteOptions): MigratedDebitNoteRelatableDocuments!
}Returns: MigratedDebitNoteRelatableDocuments!
Arguments
| Name | Type | Description |
|---|---|---|
companyId | Int! | |
entityId | Int! | |
options | MigratedDebitNoteOptions |