Skip to main content
QUERY
telemetryColumnPresets(view: TelemetryView!): [TelemetryColumnPreset!]!

Arguments

view
required

The view used to filter or perform the operation.

id
ID!

Stable identifier for this telemetry column preset.

The view associated with this telemetry column preset.

name
String!

Display name of this telemetry column preset.

columns
[String!]!

Columns associated with this telemetry column preset.

isDefault
Boolean!

Whether this telemetry column preset is default.

createdAt
String!

ISO 8601 timestamp when this telemetry column preset was created.

updatedAt
String!

ISO 8601 timestamp when this telemetry column preset was last updated.

Query
Variables
Response