Is there a way to not list related documents? Lets say i have about a 1000 related documents to 10 records and i want to load those related documents after "clicking" on one of those 10 items in my panel. Is an option like this already implemented? Or maybe i have to do this with GraphQL?
TL;DR
The user is requesting a feature to load related documents after clicking on an item. The support response states that queries on relationships are not supported currently, but they plan on adding support in the future. No solution is provided in the thread.