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