Skip to content

Graphorin API reference v0.4.0


Graphorin API reference / @graphorin/memory / / InsightListOptions

Interface: InsightListOptions

Defined in: packages/memory/src/tiers/insight-memory.ts:34

Per-call options accepted by InsightMemory.list.

Properties

PropertyModifierTypeDescriptionDefined in
includeQuarantined?readonlybooleanInclude quarantined insights (validation / inspector path).packages/memory/src/tiers/insight-memory.ts:37
limit?readonlynumber-packages/memory/src/tiers/insight-memory.ts:35