Home > @infiniteobjects/shopify-data-manager > AdminTypes > CustomerMoment
Represents a session preceding an order, often used for building a timeline of events leading to an order.
Signature:
export interface CustomerMoment
| Property | Modifiers | Type | Description |
|---|---|---|---|
| occurredAt | Scalars[‘DateTime’][‘output’] | The date and time when the customer’s session occurred. |