Farg0
How to find a document by attribute from Relationships.
TL;DR
The user is asking for help regarding finding a parent document or its ID in a Relationships collection. They mention that they are unable to specify only Relationships collections to retrieve the document. They suggest that a potential solution might involve using two stack queries. There is no solution provided in the support thread. mzharfanw
maybe it need 2 stack query 🧐
Farg0
collectionId I can specify only Relationships collections and get the document from there, but I need the parent document or its id
ideclon
I don’t believe this is possible at the moment, but I think there’s an open Issue for it
Recommended threads
- Edit ID of an existing collection
Hi there. Is it possible to edit an ID of an existing collection? Right now it looks impossible from AppWrite cloud at least.
- Seed db
hello there... is this correct way to seed appwrite
- Query Appwrite
Hello, I have a question regarding Queries in Appwrite. If I have a string "YYYY-MM", how can I query the $createdAt column to match this filter?