
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
- How to ByPass the Hostname restriction f...Hello, Im hosting my React application in a stateless server environment, where the IP of the client keeps changing for the server. How do I bypass the hostname... 
- Email templates partially broken in non-...Good afternoon! Non-english locales are missing some variables introduced in recent releases. That makes the sent emails look bad. The issue has been raised a... 
- Query.contains not supported on Cloud?I try to filter a row which contain a string inside a string array column, however I get the following error: ``` {"name":"AppwriteException","code":400,"type"... 
