performanceEvents - admin-graphql - QUERY
Version: unstable
Description:
Events that impact storefront performance, measured via RUM (Real User Monitoring).
Access Scopes
Arguments
-
maxDays:
Int -
Filters the RUM (Real User Monitoring) events for those created within the specified period.
Returns
-
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.
Examples