estimateNextNumber
query
Get next estimate number
Returns the next sequential number for a new estimate in the specified document set.
query {
estimateNextNumber(companyId: Int!, documentSetId: Int!): EstimateNumberRead!
}Returns: EstimateNumberRead!
Arguments
| Name | Type | Description |
|---|---|---|
companyId | Int! | |
documentSetId | Int! |