Meilisearch JS
Docs
GitHub
Preparing search index...
IndexObject
Type Alias IndexObject
type
IndexObject
=
{
createdAt
:
string
;
primaryKey
?:
string
;
uid
:
string
;
updatedAt
:
string
;
}
Index
Properties
created
At
primary
Key?
uid
updated
At
Properties
created
At
createdAt
:
string
Optional
primary
Key
primaryKey
?:
string
uid
uid
:
string
updated
At
updatedAt
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
created
At
primary
Key
uid
updated
At
Docs
GitHub
Meilisearch JS
Loading...