estimates
query
List estimates
Retrieves a paginated list of estimates (quotations/proposals), with filtering by date, customer, status, and document set.
query {
estimates(companyId: Int!, options: EstimateOptions): Estimates!
}Returns: Estimates!
Arguments
| Name | Type | Description |
|---|---|---|
companyId | Int! | |
options | EstimateOptions |