Skip to content

ambiten


ambiten / core / ModelResult

Type Alias: ModelResult<T>

ModelResult<T> = EnhancedOmit<WithId<T>, "_id"> & object

Defined in: packages/core/src/types/result.utils.types.ts:5

Type Declaration

_id

_id: string

Type Parameters

T

T extends Document

Context-aware execution infrastructure for multi-tenant systems.