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