mirror of
https://github.com/appwrite/appwrite
synced 2026-05-19 15:08:43 +00:00
611 B
611 B
mutation { accountUpdateName( name: "" ) { _id _createdAt _updatedAt name password hash hashOptions registration status labels passwordUpdate email phone emailVerification phoneVerification mfa prefs { data } targets { _id _createdAt _updatedAt name userId providerId providerType identifier } accessedAt } }