mirror of
https://github.com/appwrite/appwrite
synced 2026-05-10 02:31:01 +00:00
126 B
126 B
mutation { usersDeleteTarget( userId: "<USER_ID>", targetId: "<TARGET_ID>" ) { status } }