companyLogs
query
Company audit logs
Retrieves the change history for companies, tracking all create, update, and configuration change operations.
query {
companyLogs(companyId: Int, options: LogOptions): Logs!
}Returns: Logs!
Arguments
| Name | Type | Description |
|---|---|---|
companyId | Int | |
options | LogOptions |