migratedEstimateRelatable
query
Get relatable documents
Returns all the documents that can be related with this Migrated estimate
query {
migratedEstimateRelatable(companyId: Int!, entityId: Int!, options: MigratedEstimateOptions): MigratedEstimateRelatableDocuments!
}Returns: MigratedEstimateRelatableDocuments!
Arguments
| Name | Type | Description |
|---|---|---|
companyId | Int! | |
entityId | Int! | |
options | MigratedEstimateOptions |