mirror of
https://github.com/appwrite/appwrite
synced 2026-05-23 00:49:02 +00:00
201 B
201 B
mutation { accountCreateRecovery( email: "email@example.com", url: "https://example.com" ) { _id _createdAt userId secret expire } }