Skip to main content

Type Alias: QueryParams

QueryParams: object

Defined in: web/lib/api/generated/types/pub/chive/actor/autocompleteKeyword.ts:19

Type declaration

limit?

optional limit: number

Maximum number of suggestions to return

query

query: string

Search query for keyword

sources?

optional sources: "fast" | "wikidata" | string & object[]

Data sources to query (defaults to both)