I would like to make a query search in Appwrite for Web within a storage bucket and would like to use the startsWith method. But Webstorm can't find the method. Going forward to the declaration of Query Class shows, that these methods are missing.
what version of the SDK do you have?
appwrite 10.2.0
ya that's the older SDK for Appwrite 1.2.x. You'll need to upgrade to 11.0.0: https://www.npmjs.com/package/appwrite
ah, ok.
thanks. it's working now.
[SOLVED] Missing Query methods startWith, endsWith and Between?
Recommended threads
- I am using s3 for app storage but is it ...
_APP_STORAGE_DEVICE=s3 puts everything to the s3 storage but i need to be able to keep the function builds and site in the local and not waste the cloud storage...
- All My Project is Gone
Hello everyone, please help. Why have all my projects suddenly disappeared? I received a warning via email about one of my projects being paused. When I clicked...
- Appwrite for Education
I am writing to report an issue with my account limits. I currently have the GitHub Student Developer Pack active, which should include 10 Appwrite Pro projects...