☰
estimateUpdate
Update an Estimate
Update an Estimate with the inserted data. Returns the updated Estimate
Function signature
estimateUpdate(companyId: Int!,data: EstimateUpdate!,options: EstimateMutateOptions): Estimate!
Type
Arguments
Required fields are marked with "!"companyId: Int!
data: EstimateUpdate!
options: EstimateMutateOptions