mirror of
https://github.com/appwrite/appwrite
synced 2026-05-14 20:48:45 +00:00
169 B
169 B
mutation { accountCreateVerification( url: "https://example.com" ) { _id _createdAt userId secret expire } }