LogoRobo.js
Framework

IndexOptions

Interface: IndexOptions

Options for creating a custom index.

Indexable

[key: string]: unknown

Properties

PropertyTypeDescription
field?stringField name being indexed.
model?stringModel name the index belongs to.

On this page