# CustomerMoment - admin-graphql - INTERFACE Version: 2024-10 ## 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-graphql/2024-10/scalars/DateTime): DateTime! - The date and time when the customer's session occurred. ## Connections ## Types implemented in * [CustomerVisit](/docs/api/admin-graphql/2024-10/objects/CustomerVisit) ## Examples