AccessScopeOptions.resolvers property

One resolver per access level, keyed by level name.

Signature:

resolvers: Record<string, AccessScopeResolver>;

Remarks

A level named in models but missing here is skipped entirely, so an unregistered resolver silently widens access rather than denying it. Keep the two keyed consistently.

Read this page as plain markdown — no HTML, no navigation. For pasting into an LLM, or for an agent to fetch.