Skip to content

web-backend


Class: NestedCounter

Defined in: packages/web-backend/src/schemas/tree-counter.schema.ts:8

Counter document used to generate sequential ids for nested models/trees.

Constructors

Constructor

new NestedCounter(): NestedCounter

Returns

NestedCounter

Properties

_id

_id: string

Defined in: packages/web-backend/src/schemas/tree-counter.schema.ts:10


seq

seq: number

Defined in: packages/web-backend/src/schemas/tree-counter.schema.ts:13