How can I query with REST on list document?
I see on https://appwrite.io/docs/queries, but still not get the point how to query. Please help me
TL;DR
The user is asking for help on how to query using the REST API. They mention that they have tried using the REST API documentation but are still unsure of how to perform a query. The thread ends with someone providing a solution and thanking them for their help.
Solution: The person suggesting that the user read the documentation at <https://appwrite.io/docs/rest#query> to learn how to query using the REST API.This result without query params
Did you read this? https://appwrite.io/docs/rest#query
Oh no, there's what I need. Thank's @Steven
Solved
[SOLVED] How to query using REST API?
Recommended threads
- Usage of the new Client() and dealing wi...
Hey guys, just a quick one - we had some web traffic the other day and it ended up bombing out - To put in perspective of how the app works, we have a Nuxt Ap...
- Increase by operators
I see appwrite have bunch of useful operators for querieng db. One more I would like to suggest is operators like increase the count of a int columns by 1,2.. ...
- createCollection Deprecated