fetchSuggestions
Fetches search suggestions with debouncing. Waits 300ms before making the API call to avoid too many requests.
Parameters
query
The search query to get suggestions for
Fetches search suggestions with debouncing. Waits 300ms before making the API call to avoid too many requests.
The search query to get suggestions for