StampOptions interface

Everything stamp() needs to build its middleware.

Signature:

export interface StampOptions 

Properties

Property

Modifiers

Type

Description

getActorId

() => string | null

Resolves the id of the actor performing the current write, or null when there is none (system or unauthenticated).

tables

StampTables

Soft-delete and authorship columns per physical table.

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