Anchor to performanceMetricsperformance
performanceMetrics
query
RUM (Real User Monitoring) performance metrics for a shop.
Anchor to Arguments
Arguments
- Anchor to aggregationLevelaggregation•
Level PerformanceAggregation Default:DAILYLevel Fetches RUM (Real User Monitoring) data for the specified aggregation level.
- Anchor to deviceTypesdevice•
Types [PerformanceDevice Default:[ALL]Type!] Fetches RUM (Real User Monitoring) data for the specified device type.
- Anchor to maxDaysmax•
Days IntDefault:90 Filters RUM (Real User Monitoring) data within the specified period.
- Anchor to storefrontIdstorefront•
Id Specifies the storefront to return RUM (Real User Monitoring) data for. Can be a Hydrogen storefront ID (e.g.
1234
) or(defaults to
).
Was this section helpful?
Anchor to Possible returnsPossible returns
- Anchor to PerformanceMetricsPerformance•
Metrics RUM (Real User Monitoring) performance metrics for a shop.
Was this section helpful?
Query Reference
1{2 performanceMetrics {3 # performanceMetrics fields4 }5}