Query
Variables
Response
Queries
telemetryViewSettings
Returns telemetry view settings.
QUERY
telemetryViewSettings(view: TelemetryView!): TelemetryViewSettings!Arguments
view
required
The view used to filter or perform the operation.
Returns
view
The view associated with this telemetry view settings.
columns
[String!]!
Columns associated with this telemetry view settings.
timeFormat
String!
The time format associated with this telemetry view settings.
activeColumnPresetId
ID
Identifier of the related active column preset. May be null when unavailable or not applicable.
activeSavedFilterId
ID
Identifier of the related active saved filter. May be null when unavailable or not applicable.
Query
Variables
Response