pitcairn1987Original post
Rank 2: Process
Hi. Can I use Query.Select() but for columns from collection which is related to collection which I'm fetching by listDocuments()?
Summary
The user is asking if they can use Query.select() for columns from a collection that is related to the collection they are fetching using listDocuments(). The feature is currently not supported, but the user is directed to two GitHub issues that they can follow for updates.