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