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
- HTTP Error 500 ''
Hello to everyone, I'm a Flutter developer and actually I'm developing an app using Appwrite.. during my tests and also massive ones I've noticed something we...
- Inviting members while SMTP is disabled ...
Issue: https://github.com/appwrite/console/issues/3125 PR: https://github.com/appwrite/console/pull/3126
- Appwrite Sites: ERR_TOO_MANY_REDIRECTS o...
So, my domain was working perfectly fine with Vercel. I was using cloudflare CDN (still am) but CNAME was DNS-only. I switched over to appwrite, CNAME is still ...