Skip to content

Meilisearch JS / index / IndexOptions

Type Alias: IndexOptions ​

IndexOptions = object

Defined in: src/types/types.ts:142

Properties ​

primaryKey? ​

optional primaryKey?: string

Defined in: src/types/types.ts:143


uid? ​

optional uid?: string

Defined in: src/types/types.ts:144