Skip to main content
QUERY
telemetryViewSettings(view: TelemetryView!): TelemetryViewSettings!

Arguments

view
required

The view used to filter or perform the operation.

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