Skip to content

@inferedge/moss v1.0.0-beta.7


@inferedge/moss / GetDocumentsOptions

Interface: GetDocumentsOptions

Options for retrieving documents from an index.

Properties

PropertyTypeDescription
docIds?string[]Optional array of document IDs to retrieve. If omitted, returns all documents.