mirror of
https://github.com/appwrite/appwrite
synced 2026-05-20 23:48:23 +00:00
395 B
395 B
mutation { accountUpdateEmail( email: "email@example.com", password: "password" ) { _id _createdAt _updatedAt name registration status labels passwordUpdate email phone emailVerification phoneVerification prefs { data } accessedAt } }