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
- Invalid query: Attribute not found in sc...
Hiya. I'm trying to use the REST API with documents and doing a simple select with query: https://<mydomain>/v1/databases/<database>/collections/<collection>/d...
- Hosted a webite on appwrite 2 days ago, ...
I dont really know why its down, everything looks fine, the deployments and all
- OAuth login not working on deployed app ...
Hey there, I've been dealing with an issue where I cannot use OAuth on my deployed app - locally everything works fine. I am using react-router in Framework Mo...