taxLogs
query
Tax audit logs
Retrieves the change history for tax rates, tracking all creation, modification, and deletion operations.
query {
taxLogs(companyId: Int!, options: LogOptions): Logs!
}Returns: Logs!
Arguments
| Name | Type | Description |
|---|---|---|
companyId | Int! | |
options | LogOptions |