Anchor to PerformanceEventPerformance
objectPerformance Event
Requires The user must have access to themes and reports.
Represents an event that impacts storefront performance, measured via Real User Monitoring (RUM).
Anchor to FieldsFields
- metadata (JSON!)
- occurrence (DateTime!)
- type (PerformanceEventType!)
- Anchor to metadatametadata•JSON!non-null
Additional metadata about the performance event.
- Anchor to occurrenceoccurrence•Date
Time! non-null The date and time when the performance event occurred.
- Anchor to typetype•Performance
Event Type! non-null Identifies the type of the performance event.
Was this section helpful?
Anchor to QueriesQueries
- performanceEvents ([PerformanceEvent!])
- •query
Events that impact storefront performance, measured via RUM (Real User Monitoring).
- Anchor to maxDaysmax•Int
Days Default:90 Filters the RUM (Real User Monitoring) events for those created within the specified period.
Arguments
Was this section helpful?