mirror of
https://github.com/appwrite/appwrite
synced 2026-04-27 00:17:34 +00:00
404 B
404 B
mutation { usersUpdatePhone( userId: "[USER_ID]", number: "+12065550100" ) { _id _createdAt _updatedAt name password hash hashOptions registration status passwordUpdate email phone emailVerification phoneVerification prefs { data } } }