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