[ SOLVED ] Can't do Query.select says error “Error: TypeError: Query.select is not a function”
- 1
- Databases
- Cloud
Hi! Can't do Query.select, says error “Error: TypeError: Query.select is not a function” The rest Queries are working
although appwrite version is 1.3.1 and node-appwrite version is 9.0
maybe i'm doing something wrong Thank you
What value are you passing?
Did you follow this doc - https://appwrite.io/docs/databases-queries ?
Maybe send your code here where you are using select method?
@joeyouss
With Query.equal works good
Closing since its solved here: https://discord.com/channels/564160730845151244/1113682169341161532/1113864192433344673
@jekalat I hope no more help is needed regarding this?
Yes, thank you
[ SOLVED ] Can't do Query.select says error “Error: TypeError: Query.select is not a function”
Recommended threads
- Function connected custom domain error: ...
My domain is served through Cloudflare. Domain is now connected with the appwrite function. But when accessing the domain, I get the below error. Any suggestion...
- Error | general_unknown
I have built a website using Appwrite Cloud as backend, and also using sites for deployment. My website is live but sometimes it shows Appwrite's Error general_...
- Introducing new string column types made...
Adding new string types is hugely bennificial! Unfortunately it made the current column types not editable to change their types to the new longer field types.