mirror of
https://github.com/appwrite/appwrite
synced 2026-05-22 08:28:42 +00:00
193 B
193 B
mutation { accountCreatePhoneSession( userId: "[USER_ID]", phone: "+12065550100" ) { _id _createdAt userId secret expire } }