---
title: suggestedEntitiesQuery()
framework: appintentstesting
role: symbol
role_heading: Instance Method
path: appintentstesting/appentitydefinition/suggestedentitiesquery()
---

# suggestedEntitiesQuery()

Creates an entity query that retrieves suggested entities of this type.

## Declaration

```swift
func suggestedEntitiesQuery() -> AnyEntityQuery
```

## Return Value

Return Value An entity query configured to fetch suggested entities.

## See Also

### Accessing suggested entities

- [suggestedEntities()](appintentstesting/appentitydefinition/suggestedentities().md)
