Kind: Interface
Source: atloria-monorepo/apps/parser-orchestrator/src/interfaces/entity.interface.ts
Index definition
Properties
| Property | Type |
|---|---|
name | string |
fields | string[] |
unique | boolean |
type | `'btree' |
Kind: Interface
Source: atloria-monorepo/apps/parser-orchestrator/src/interfaces/entity.interface.ts
Index definition
| Property | Type |
|---|---|
name | string |
fields | string[] |
unique | boolean |
type | `'btree' |
Was this page helpful?