LogRead
object
Reads a Log.
Returns a Log with the specified ID.
Fields
| Name | Type | Description |
|---|---|---|
logId | String! | |
relatedId | Int! | |
operation | String! | |
oldValues | String | |
newValues | String | |
userId | Int! | |
username | String | |
email | String | |
operationTime | DateTime! |
Reads a Log.
Returns a Log with the specified ID.
| Name | Type | Description |
|---|---|---|
logId | String! | |
relatedId | Int! | |
operation | String! | |
oldValues | String | |
newValues | String | |
userId | Int! | |
username | String | |
email | String | |
operationTime | DateTime! |