| Property Name | Type | Description |
|---|---|---|
| __typename | Literal | |
| action | String | The action performed in this log entry |
| actor | String | The actor who performed the action |
| componentId | String | The unique identifier (ID) of the component. |
| discoveryStrategy | Maybe<String> | Strategy used to discover the value |
| fieldId | Maybe<String> | An ID mapping to a field identifier |
| id | String | The unique identifier (ID) of the component log. |
| source | Maybe<CompassAutoPopulationSource> | Source from which the value was determined |
| timestamp | Any | Timestamp of log entry |
| value | Maybe<String> | The value of the component field set in this log entry |
Rate this page: