# CustomerMoment - admin - INTERFACE Version: unstable ## Description Represents a session preceding an order, often used for building a timeline of events leading to an order. ### Access Scopes `read_orders` access scope or `read_marketplace_orders` access scope. ## Fields * [occurredAt](/docs/api/admin/unstable/scalars/DateTime): DateTime! - The date and time when the customer's session occurred. ## Connections ## Types implemented in * [CustomerVisit](/docs/api/admin/unstable/objects/CustomerVisit) ## Examples