estimateLogs
query
Estimate audit logs
Retrieves the change history for estimates, tracking creation, updates, conversions to invoices, and nullifications.
query {
estimateLogs(companyId: Int!, options: LogOptions): Logs!
}Returns: Logs!
Arguments
| Name | Type | Description |
|---|---|---|
companyId | Int! | |
options | LogOptions |