--- title: PerformanceMetrics - GraphQL Admin description: RUM (Real User Monitoring) performance metrics for a shop. api_version: unstable api_name: admin source_url: html: https://shopify.dev/docs/api/admin-graphql/unstable/objects/performancemetrics md: https://shopify.dev/docs/api/admin-graphql/unstable/objects/performancemetrics.md --- # Performance​Metrics object Requires The user must have access to themes and reports. RUM (Real User Monitoring) performance metrics for a shop. ## Fields * device​Type [Performance​Device​Type!](https://shopify.dev/docs/api/admin-graphql/unstable/enums/PerformanceDeviceType) non-null Specifies the device type for which the RUM (Real User Monitoring) data is provided. * metrics [\[JSON!\]!](https://shopify.dev/docs/api/admin-graphql/unstable/scalars/JSON) non-null JSON blob with RUM (Real User Monitoring) data for a shop. *** ## Map No referencing types *** ## Queries * [performance​Metrics](https://shopify.dev/docs/api/admin-graphql/unstable/queries/performanceMetrics) query RUM (Real User Monitoring) performance metrics for a shop. *** ## \PerformanceMetrics Queries ### Queried by * \[performance​Metrics](https://shopify.dev/docs/api/admin-graphql/unstable/queries/performanceMetrics)