I have an attribute string array in a collection and lets say it contains Ids how can i check between 2 documents from that collection where they have same ids example doc 1 attribute "ids" [1423] [123] doc 2 [0005] [123] how would i find the mutual part wich is [123]
i guess i can do this by selecting the 2 documents and then checking client side
Recommended threads
- All My Project is Gone
Hello everyone, please help. Why have all my projects suddenly disappeared? I received a warning via email about one of my projects being paused. When I clicked...
- Courtesy limit reset for non-profit migr...
Hi Team! I'm the architect for a 501(c)(3) non-profit project (Aaria's Blue Elephant) and we just hit our Free plan Database Read limit (currently at 164%). Th...
- Does 1.9.0 Self Hosted have MongoDB Atla...
I have been playing with the new 1.9.0 update and I am really excited for the MongoDB support. I wanted to ask though if at the current time Appwrite supports b...