mirror of
https://github.com/appwrite/appwrite
synced 2026-05-14 20:48:45 +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 } }