Skip to main content
object

Requires The user must have access to themes and reports.

RUM (Real User Monitoring) performance metrics for a shop.

PerformanceDeviceType!
non-null

Specifies the device type for which the RUM (Real User Monitoring) data is provided.

[JSON!]!
non-null

JSON blob with RUM (Real User Monitoring) data for a shop.


Was this section helpful?

query

RUM (Real User Monitoring) performance metrics for a shop.

Arguments

PerformanceAggregationLevel
Default:DAILY

Fetches RUM (Real User Monitoring) data for the specified aggregation level.

[PerformanceDeviceType!]
Default:[ALL]

Fetches RUM (Real User Monitoring) data for the specified device type.

Int
Default:90

Filters RUM (Real User Monitoring) data within the specified period.

String

Specifies the storefront to return RUM (Real User Monitoring) data for. Can be a Hydrogen storefront ID (e.g. 1234) or online_store (defaults to online_store).



Was this section helpful?