jeroen_speedzor
08/24/2022, 1:23 PMLookupResources
is an excellent API to find the data a user has access to if it's a relatively small subset of the overall number of documents. What about an alternative world where most users have access to most data? Presumably I don't want to get into a scenario where LookupResources
returns 10 million IDs and I include all that in my DB lookup -- how should we handle those situations?