mirror of
https://github.com/appwrite/appwrite
synced 2026-05-17 05:58:31 +00:00
184 B
184 B
mutation { accountCreateVerification( url: "https://example.com" ) { _id _createdAt userId secret expire phrase } }