AccessScopeOptions interface

Everything accessScope() needs to build its middleware.

Signature:

export interface AccessScopeOptions 

Properties

Property

Modifiers

Type

Description

resolvers

Record<string, AccessScopeResolver>

One resolver per access level, keyed by level name.

tables

ScopeTables

Scope columns per physical table per level.

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