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