@empathyco/x-components
Version:
Empathy X Components
14 lines (8 loc) • 500 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) > [@empathyco/x-components](./x-components.md) > [fetchAndSaveSuggestionsWire](./x-components.fetchandsavesuggestionswire.md)
## fetchAndSaveSuggestionsWire variable
Requests and stores a new set of query suggestions for the query.
**Signature:**
```typescript
fetchAndSaveSuggestionsWire: import("../..").Wire<import("@empathyco/x-types").QuerySuggestionsRequest | null>
```