supplierPurchaseOrderRelatable
query
Get relatable documents
Returns all the documents that can be related with this Supplier purchase order
query {
supplierPurchaseOrderRelatable(companyId: Int!, entityId: Int!, options: SupplierPurchaseOrderOptions): SupplierPurchaseOrderRelatableDocuments!
}Returns: SupplierPurchaseOrderRelatableDocuments!
Arguments
| Name | Type | Description |
|---|---|---|
companyId | Int! | |
entityId | Int! | |
options | SupplierPurchaseOrderOptions |