Skip to content

Meilisearch JS / index / UpdateDocumentsByFunctionOptions

Type Alias: UpdateDocumentsByFunctionOptions ​

UpdateDocumentsByFunctionOptions = object

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

Properties ​

context? ​

optional context?: RecordAny

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


filter? ​

optional filter?: string | string[]

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


function ​

function: string

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