CustomerActivityEvent
Most recent advisor-scoped activity used for list context (quote, order, or merge).
This page contains
Fields
| id: ID! | Stable id for this activity row (composite or natural key from source). |
| customerId: ID! | Unified customer id this event belongs to. |
| type: CustomerActivityEventType! PREVIEW | Event category. |
| sourceSystem: String | Source system that produced the event, when known. |
| occurredAt: DateTime! | When the activity occurred (warehouse timestamps). |
| summary: String | Short human-readable label for the list. |
Parent objects of CustomerActivityEvent
| CustomerUnifiedListItem PREVIEW | One row in the advisor's unified customer directory: identity, source, location, and timestamps for listing and navigation. |