appwrite/docs/examples/1.4.x/server-graphql/examples/account/create-phone-verification.md
2023-08-30 11:20:26 +02:00

132 B

mutation { accountCreatePhoneVerification { _id _createdAt userId secret expire } }