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
- Cannot Update Empty oneToMany Relationsh...
Appwrite's `updateDocument()` API cannot update an empty oneToMany relationship array. When attempting to update an empty relationship with a single-item array,...
- Domain Verification Failed - Fastly Conf...
I am trying to add my subdomain api.getmyself.app to my Custom Domain, but I keep getting the error: Domain 'getmyself.app' is owned by another customer I have...
- Data not loading at the frontend
My App that has been working for weeks, ain't loading anything at the frontend anymore. I thought maybe the API key expired but it's not the case. Users are log...