Skip to main content

deleteBot

Deletes a bot (soft delete).

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

deleteBot(
id: ID!
): Boolean!

Arguments

deleteBot.id ● ID! non-null scalar

Type

Boolean scalar

The Boolean scalar type represents true or false.