DependsOptions.load property
The bulk fetch for this class, called whenever another class requires it. Every object it returns must carry an id, and it must accept a set of values per filter key rather than one.
Signature:
load?: DataLoader<T>;
Read this page as plain markdown — no HTML, no navigation. For pasting into an LLM, or for an agent to fetch.