mirror of
https://github.com/appwrite/appwrite
synced 2026-05-23 00:49:02 +00:00
210 B
210 B
mutation { accountUpdatePhoneVerification( userId: "<USER_ID>", secret: "" ) { _id _createdAt userId secret expire phrase } }