balloon
balloon copied to clipboard
Load parents via graph lookup
Describe the change
parent collections shall be loaded using a graphLookup aggregation.
Current situation
Currently parents are loaded one by one and then cached.
Should
Load them via a graph lookup. Optionally cache.
Additional context
Add any other context about the problem here.