5d125167ccabb05e0eaa7ff983205128f4ca8ce9
Convert `getRelatedTo` from returning an array to returning an `IterableIterator`. This improves memory efficiency by yielding entities lazily instead of allocating a new array on every call.
Description
No description provided
410 KiB
Languages
TypeScript
100%