mirror of
https://github.com/appwrite/appwrite
synced 2026-05-08 09:41:32 +00:00
656 B
656 B
mutation { usersUpdateLabels( userId: "<USER_ID>", labels: [] ) { _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 expired } accessedAt } }