Skip to content

Interface: BulkAddTermsRequest

@kortexya/reasoninglayer


@kortexya/reasoninglayer / Terms / BulkAddTermsRequest

Interface: BulkAddTermsRequest

Defined in: src/types/terms.ts:165

Request to bulk-create terms.

Properties

terms

terms: CreateTermRequest[]

Defined in: src/types/terms.ts:167

Terms to create.