Meilisearch JS / index / TokenSearchRules
Type Alias: TokenSearchRules
TokenSearchRules =
Record<string,TokenIndexRules|null> |string[]
Defined in: src/types/token.ts:13
https://www.meilisearch.com/docs/learn/security/tenant_token_reference#search-rules
Remarks
Not well documented.