I wanted to search for a document using search feature in the database area of appwrite console, just as auth has search feature for users using userid or username.
So that searching for a document can be done by inputting the document id but it seems like am not able to do that.
You should 👍🏼 this issue: https://github.com/appwrite/appwrite/issues/4979
For now, if you know the exact id, you can put it in the url.
wow, thanks man @Steven
is this supported in the Appwrite Cloud Version? @Steven
What do you mean?
it wasn't possible before the recent appwrite cloud version, though I don't know if the recent can
Are you asking about searching and filtering in the Appwrite Console?
Yes
You might want to 👍 this issue: https://github.com/appwrite/appwrite/issues/4979
Recommended threads
- Type Mismatch in AppwriteException
There is a discrepancy in the TypeScript type definitions for AppwriteException. The response property is defined as a string in the type definitions, but in pr...
- What Query's are valid for GetDocument?
Documentation shows that Queries are valid here, but doesn't explain which queries are valid. At first I presumed this to be a bug, but before creating a githu...
- Appwrite exception: user_unauthorized, t...
After refreshing the app it is working perfectly