PerformanceEvent - admin-graphql - OBJECT
Version: unstable
Description:
Represents an event that impacts storefront performance, measured via Real User Monitoring (RUM).
Access Scopes
The user must have access to themes and reports.
Fields
-
metadata:
JSON! -
Additional metadata about the performance event.
-
occurrence:
DateTime! -
The date and time when the performance event occurred.
-
type:
PerformanceEventType! -
Identifies the type of the performance event.
Connections
Related queries
-
performanceEvents
Events that impact storefront performance, measured via RUM (Real User Monitoring).
Related mutations
Related Unions
Examples