Optional
apiAPI key for interacting with a meilisearch instance.
Optional
clientCustom strings that will be concatted to the "X-Meilisearch-Client" header on each request.
Optional
defaultThe base URL for reaching a meilisearch instance.
Optional
httpCustom function that can be provided in place of fetch.
This will be removed in a future version. See issue.
Optional
requestBase request options that may override the default ones.
Optional
timeoutTimeout in milliseconds for each HTTP request.
Main configuration object for the meilisearch client.