Skip to main content

deleteMyAccount

DESTRUCTIVE self-service: soft-deletes the authenticated caller's OWN account — anonymizes PII and revokes all sessions; wallet, voxel, and donation history stay intact via FK. Acts only on the caller (no target argument). Requires a valid game token.

deleteMyAccount: Boolean!

Type

Boolean scalar

The Boolean scalar type represents true or false.