Skip to content

Interface: BulkSortError

@kortexya/reasoninglayer


@kortexya/reasoninglayer / Sorts / BulkSortError

Interface: BulkSortError

Defined in: src/types/sorts.ts:217

Error detail for a single sort in a bulk creation request.

Properties

error

error: string

Defined in: src/types/sorts.ts:221

Error message.


name

name: string

Defined in: src/types/sorts.ts:219

Sort name that failed.