mirror of
https://github.com/appwrite/appwrite
synced 2026-05-22 00:18:25 +00:00
693 B
693 B
mutation { accountCreateEmailPasswordSession( email: "email@example.com", password: "password" ) { _id _createdAt _updatedAt userId expire provider providerUid providerAccessToken providerAccessTokenExpiry providerRefreshToken ip osCode osName osVersion clientType clientCode clientName clientVersion clientEngine clientEngineVersion deviceName deviceBrand deviceModel countryCode countryName current factors secret mfaUpdatedAt } }