I'm using appwrite cloud (currently version 1.5) Using Query.select to retrieve only attributes I need do nothing. I get whole object. Does appwrite 1.5 support Query.select with getDocument?
Appwrite Cloud is running version 1.6. Are you using a self-hosted version? Query.select was introduced in version 1.3, so make sure you're using the updated SDK
Recommended threads
- is `account.get()` safe to be used in th...
I want to user's `id` for authentication. However, a while ago I was told in this server not to use `account.get()` and instead add user preferences for that us...
- Appwrite console is too heavy
The Appwrite console is too heavy And all of my services broken Any support , please
- Usage of the new Client() and dealing wi...
Hey guys, just a quick one - we had some web traffic the other day and it ended up bombing out - To put in perspective of how the app works, we have a Nuxt Ap...