mirror of
https://github.com/appwrite/appwrite
synced 2026-05-17 05:58:31 +00:00
311 B
311 B
query { usersGet( userId: "[USER_ID]" ) { _id _createdAt _updatedAt name registration status passwordUpdate email phone emailVerification phoneVerification prefs { data } } }