customerReturnNoteRelatable
query
Get relatable documents
Returns all the documents that can be related with this Customer return note
query {
customerReturnNoteRelatable(companyId: Int!, entityId: Int!, options: CustomerReturnNoteOptions): CustomerReturnNoteRelatableDocuments!
}Returns: CustomerReturnNoteRelatableDocuments!
Arguments
| Name | Type | Description |
|---|---|---|
companyId | Int! | |
entityId | Int! | |
options | CustomerReturnNoteOptions |