Rank 1: Thread
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
Votes
1
Replies
9
Participants
Unknown
Messages
10
Rank 1: Thread
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?
Rank 1: Thread
@joeyouss
Rank 1: Thread
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?
Rank 1: Thread
Yes, thank you
Rank 1: Thread
[ SOLVED ] Can't do Query.select says error “Error: TypeError: Query.select is not a function”