Secure login with multi-factor auth.
Scalable and robust databases.
Advanced compression and encryption.
Deploy & scale serverless functions.
Set up a full-functioning messaging service.
Subscribe and react to any event.
The open-source Vercel alternative.
Appwrite helped reduce development time by 60%, and lower server costs by 40%.
Hello,
I'm trying to use the tablesDB class with .createRow. I've generated types; but when I apply the type, it still comes back as Promise<any>. Ideas?
https://img.sticks.ovh/mJasE0iOO
Reply to this thread by joining our Discord
I'm using Appwrite Cloud with TablesDB. Calling updateRow with DB operators work as expected: ```ts await databases.updateRow({ databaseId: 'db-id', tableId...
I potential found a bug or is there something I am missing? I created 2 tables. User and Coins User has a one to one relation to Coins When attempting to cre...
AppwriteException: Transaction with the requested ID could not be found. at Generator.next (<anonymous>) { code: 404, type: 'transaction_not_found', r...
Get community support by joining our Discord server.
Join Appwrite Pro and get email support from our team.