tableLogs
query
Table audit logs
Retrieves the change history for tables.
query {
tableLogs(companyId: Int!, options: LogUUIDOptions): LogsUUID!
}Returns: LogsUUID!
Arguments
| Name | Type | Description |
|---|---|---|
companyId | Int! | |
options | LogUUIDOptions |
Table audit logs
Retrieves the change history for tables.
query {
tableLogs(companyId: Int!, options: LogUUIDOptions): LogsUUID!
}Returns: LogsUUID!
| Name | Type | Description |
|---|---|---|
companyId | Int! | |
options | LogUUIDOptions |