Mutation
Variables
Response
Mutations
clearTelemetry
Clears telemetry and returns the number of affected records.
MUTATION
clearTelemetry(view: TelemetryView!, includeSeparators: Boolean): Int!Arguments
view
required
The view used to filter or perform the operation.
includeSeparators
Boolean
default:false
Whether include separators applies to the operation. Defaults to false.
Returns
Int!
Mutation
Variables
Response