--- title: PerformanceDeviceType - GraphQL Admin description: Specifies the device type for RUM (Real User Monitoring) reports. api_version: unstable api_name: admin source_url: html: >- https://shopify.dev/docs/api/admin-graphql/unstable/enums/PerformanceDeviceType md: >- https://shopify.dev/docs/api/admin-graphql/unstable/enums/PerformanceDeviceType.md --- # Performance​Device​Type enum Specifies the device type for RUM (Real User Monitoring) reports. ## Valid values * ALL Includes both desktop and mobile devices. * DESKTOP Refers to desktop devices only. * MOBILE Refers to mobile devices only. *** ## Fields * [Performance​Metrics.deviceType](https://shopify.dev/docs/api/admin-graphql/unstable/objects/PerformanceMetrics#field-PerformanceMetrics.fields.deviceType) OBJECT RUM (Real User Monitoring) performance metrics for a shop. * [Query​Root.performanceMetrics(deviceTypes)](https://shopify.dev/docs/api/admin-graphql/unstable/objects/QueryRoot#field-QueryRoot.fields.performanceMetrics.arguments.deviceTypes) ARGUMENT The schema's entry-point for queries. This acts as the public, top-level API from which all queries must start. * [performance​Metrics.deviceTypes](https://shopify.dev/docs/api/admin-graphql/unstable/queries/performanceMetrics#arguments-deviceTypes) ARGUMENT *** ## Map ### Fields with this enum * <-|[Performance​Metrics.deviceType](https://shopify.dev/docs/api/admin-graphql/unstable/objects/PerformanceMetrics#field-PerformanceMetrics.fields.deviceType) ### Arguments with this enum * <-|[Query​Root.performanceMetrics(deviceTypes)](https://shopify.dev/docs/api/admin-graphql/unstable/objects/QueryRoot#field-QueryRoot.fields.performanceMetrics.arguments.deviceTypes) * <-|[performance​Metrics.deviceTypes](https://shopify.dev/docs/api/admin-graphql/unstable/queries/performanceMetrics#arguments-deviceTypes)