Canonical queries define the data-fetching contract between the frontend and your connector app. When you build a suggested search connector, you implement a query handler for this query so the frontend can provide search-as-you-type suggestions from your search backend.
Import these from @laioutr-core/canonical-types/suggested-search.