
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
- Oauth2-Error 400Invalid `success` param:...
My code: > await new Account(client).createOAuth2Session(OAuthProvider.Google, 'https://www.mydomain.online/home', 'https://www.mydomain.online'); I ha...
- Issue with `listDocuments` when using qu...
Hello, Appwrite team! I'm having an issue with `listDocuments` when using query modifiers: **Environment:** - Self-hosted Appwrite (`Version 1.4.13`) installe...
- Function gives unauthorized error when w...
I am on free tier. I have function that has three attributes: 1. A stand alone attribute (required) 2. A many to one relationship attribute 3. A many to man...
