[ 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
- Relation Question
How do I create a relation from table y to an others x.$id. in my example I have a users table where I use Appwrites unique User IDs and I want other tables fo...
- Unknown attribute type: varchar / text
Since the `string` type is deprecated I tried using `varchar` and `text` in some newer tables, but when running `appwrite pull tables && appwrite types ./src/li...
- I'm experiencing a critical bug on Appwr...
Hey <@870607367597850624> team / support 👋 I'm experiencing a critical bug on Appwrite Cloud that's blocking my production Flutter app. I've already filed GitH...