---
title: query
framework: mapkitjs
role: symbol
role_heading: Interface Property
path: mapkitjs/searchautocompleteresponse/query
---

# query

The query string used to perform the autocomplete request.

## Declaration

```data
query: string;
```

## Discussion

Discussion The search query that corresponds to the results.

## See Also

### Response

- [results](mapkitjs/searchautocompleteresponse/results.md)
