DeriveOptions interface
Everything deriveDataLayer() needs.
Signature:
export interface DeriveOptions
Properties
|
Property |
Modifiers |
Type |
Description |
|---|---|---|---|
|
readonly string[] |
(Optional) Models to leave out of the audit trail, by MODEL name. | ||
|
The emitted contract, imported from | |||
|
(Optional) Field names, where they differ from the defaults. | |||
|
Record<string, Record<string, string[]>> |
(Optional) Access levels and the fields each is scoped by, keyed by MODEL name. |
Read this page as plain markdown — no HTML, no navigation. For pasting into an LLM, or for an agent to fetch.