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
- Our Appwrite organization is suspended
Please give support regarding this , no app is working now , please solve my issue and give support , no one is replying in message section or email.
- How to Avoid Double Requests in function...
I'm currently using Appwrite's `functions.createExecution` in my project. I want to avoid double requests when multiple actions (like searching or pagination) a...
- Project in AppWrite Cloud doesn't allow ...
I have a collection where the data can't be opened. When I check the functions, there are three instances of a function still running that can't be deleted. The...