Tanner MeadeOriginal post
Rank 4: Virtual Machine
With the new update for db relationships, how can I select only the main collection documents and still get the IDs of the child docs?
Is it possible to select a relationship attribute and not get the env var level deep of relations?
Summary
There is a request for the functionality of selecting specific database relationships, as discussed in this GitHub issue: https://github.com/appwrite/appwrite/issues/5376. The user is asking for the ability to select only the main collection documents while still retrieving the IDs of the child documents. They are wondering if it is possible to select a relationship attribute without getting the environment variable level relationships. A solution or response from the community is not mentioned in the thread.