Hi, I am having some issues using the Query class in appwrite. I am trying to use Query.select as per the documention on a document collection but I get an error saying Query.select is not a function. The app is a SvelteKit app using the web sdk.
ok
Sorry actually this is an issue. the other post i found was related to the server sdk
I would recommend not deleting the messages 😅 btw what version are you on ? since: https://github.com/appwrite/sdk-for-web/releases/tag/11.0.0
sorry
I am on version 10.2
Hi Jyoti, thanks for looking into this. I think upgrading the version to 11 resolves this.
you tried it?
yeh just installed the newwer version and the ide is now able to locate the select function on the Query class
I think I must have been looking at newer docs. is there a way to select the docs for a specific version?
that is hmm a nice recommendation but I do know we are working on updating docs
awesome, closing this since it is solved now
thanks for the quick assist
always ❤️
please feel free to open support posts whenever you need help!
[SOLVED] Query.select is not a function
Recommended threads
- GOT 500 error when going to the appwrite...
I gott 500 internal error screen and my API is timeout. please help to take a look. Traceback (most recent call last): File "D:\conda\envs\wrista\Lib\site-pa...
- Endless certificate generation cycle
Hello, when I try to add the subdomain stats.hedgehog-rp.ru, I get an infinite loop while the certificate is being generated. There are no problems with adding ...
- Realtime not working for some tables
Hi, I've got an issue where I can setup a realtime connection to listen to some tables, but some not all. I have two tables `history` and `users`. Both can be ...