Skip to main content

deleteBotRunner

Deletes a bot runner (soft delete).

@requiresStepUp matches the deleteStrategy pilot — per spec §3 Q1, deletes are per-action / consume-on-first-use because they are irreversible.

deleteBotRunner(
id: ID!
): Boolean!

Arguments

deleteBotRunner.id ● ID! non-null scalar

Type

Boolean scalar

The Boolean scalar type represents true or false.