DataLayerOptions interface
Everything dataLayer() needs.
Signature:
export interface DataLayerOptions extends DeriveOptions
Extends: DeriveOptions
Properties
|
Property |
Modifiers |
Type |
Description |
|---|---|---|---|
|
(Optional) Where to record writes. Omitted, nothing is recorded. | |||
|
() => string | null |
Resolves the id of the actor performing the current write. | ||
|
(Optional) Statement logging. Omitted, nothing is logged. | |||
|
Record<string, AccessScopeResolver> |
(Optional) One resolver per access level named in |
Read this page as plain markdown — no HTML, no navigation. For pasting into an LLM, or for an agent to fetch.