supplierBillsOfLadingRelatable
query
Get relatable documents
Returns all the documents that can be related with this Supplier Bill of lading
query {
supplierBillsOfLadingRelatable(companyId: Int!, entityId: Int!, options: SupplierBillsOfLadingOptions): SupplierBillsOfLadingRelatableDocuments!
}Returns: SupplierBillsOfLadingRelatableDocuments!
Arguments
| Name | Type | Description |
|---|---|---|
companyId | Int! | |
entityId | Int! | |
options | SupplierBillsOfLadingOptions |