Hello.
I would like to know how to all documents except one in a realtime subscription. Is this possible?
I don’t understand the ask TBH, why would you want “all documents except one” via realtime api ? You can use DB query for it, no ?
I don't want to receive certain document changes, which in this case would be changes from the person themselves. Waste of API calls
You need to clearly articulate what use case you are trying to address
The question is simple. Can you exclude specific documents from realtime, or not.
[SOLVED] Realtime queries
This was a very funny exchange 🤣🤣🤣
But i get it
I think the best way to put the question is simply. Do we have realtime filters?
Recommended threads
- Self-Hosted and Multi Region support
Hey Appwrite Team, As a test and to expand self-hosted capabilities even more, i was thinking of understanding and testing how to deploy a multi-region instanc...
- Auth not working
guys my appwrite auth isnt working? oauth works (Sign in with google n discord) i have 2 websites deployed where do i get help when i do sign in with email and ...
- How to use dart workspaces to deploy a f...
Hello, I'm developing a Flutter application and I would like to leverage dart pub workspaces to deploy a function with a dart runtime as advertised here : http...