[ 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
- Unable to create push providers - FCM or...
Currently unable to create a push provider for FCM or APNS.... https://github.com/appwrite/console/issues/2045 When uploading a file... FCM = Valid file retu...
- Stuck in "deleting"
my parent element have relationship that doesnt exist and its stuck in "deleting", i cant delete it gives me error: Collection with the requested ID could not b...
- Help with 409 Error on Relationship Setu...
I ran into a 409 document_already_exists issue. with AppWrite so I tried to debug. Here's what I've set up: Collection A has 3 attributes and a two-way 1-to-m...
