mirror of
https://github.com/appwrite/appwrite
synced 2026-05-12 03:28:35 +00:00
361 B
361 B
query { usersGet( userId: "[USER_ID]" ) { _id _createdAt _updatedAt name password hash hashOptions registration status passwordUpdate email phone emailVerification phoneVerification prefs { data } } }