I ran this command, appwrite databases listDocuments --databaseId 640f153ff20e62c9fcfa --collectionId 640f157d8c564846c587 but in the CLI it showes 0 document.
but in the Console we can see there is document
Maybe you're looking at a different database, collection, or appwrite instance
ahh may be possible let me check quickly
seems this was the issue, btw I created this feature request, https://github.com/appwrite/appwrite/issues/5221
Recommended threads
- after using the coding agents its code b...
can anybody suggest me an ai tool that i can use to create the system desgins without the suggestion things because it at last create a mess
- Unknown attribute type: varchar / text
Since the `string` type is deprecated I tried using `varchar` and `text` in some newer tables, but when running `appwrite pull tables && appwrite types ./src/li...
- User Filter/Sorting/Analytics
Currently the dashboard for users is very limited. I would like to have an option to sort by column and also to filter by column, to for example find users that...