lux
lux copied to clipboard
feat: serialize relationships for included items
trafficstars
fixes #640
This kind of blows up the amount of queries that are happening. Needs either a perf improvement or the use of relationship links instead of adding all relationship id's.