I see in console there is query builder to query data, collection, I would to archive something the same for nextjs , any library or how does it connect to the appwrite sdk . thanks
Uhh the SDK has all the query methods. See https://appwrite.io/docs/queries
What more are you looking for?
Looking for some sample built as it will be multiple conditions joint
It's just passing an array of stuff...you should have auto complete in your IDE too
okay will have a try.
Recommended threads
- 403 The current user has been blocked.
Hello, I have a free plan; I've tried to access my project and I get the message "403 The current user has been blocked." I have database, sites, and auth in us...
- [Bug?] row_already_exists (409) after ma...
Hi, I'm experiencing a confusing issue with Appwrite Cloud Setup: A `tournaments` table with a composite UNIQUE index on (tournament_name, date). Steps to rep...
- appwrite pull Tables duplicates all coll...
I encountered a bug when running appwrite pull Tables. Every existing collection in my appwrite.json gets duplicated. One collection ended up appearing three t...