Is there a limit to the number of items that a multi-reference can point to?
Lets say I have 1000 user profiles in a collection, and a separate collection with an item that is multi-references 900 of them. Is there a limit to how many “pointers” a multi-reference can have?
Was trying to get creative with some dynamic content and wanted to use one collection a skeleton for the rest of them. Ultimately didn’t lead anywhere, but good to know that it wasn’t possible anyway