Home > doofinder > ClientOptions
ClientOptions interface
Options that can be used to create a Client instance.
Signature:
export interface ClientOptions
Properties
| Property | Type | Description |
|---|---|---|
| headers | Record<string, string> | Additional HTTP headers to send, if any. |
| secret | string | Secret token. May include or not the search server. |
| server | string | Search server: eu1-search.doofinder.com, us1-search.doofinder.com |