supplierReceiptRelatable
query
Get relatable documents
Returns all the documents that can be related with this Supplier receipt
query {
supplierReceiptRelatable(companyId: Int!, entityId: Int!, options: SupplierReceiptOptions): SupplierReceiptRelatableDocuments!
}Returns: SupplierReceiptRelatableDocuments!
Arguments
| Name | Type | Description |
|---|---|---|
companyId | Int! | |
entityId | Int! | |
options | SupplierReceiptOptions |