<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@empathyco/x-adapter-platform](./x-adapter-platform.md) &gt; [PlatformSemanticQuery](./x-adapter-platform.platformsemanticquery.md)

## PlatformSemanticQuery interface

SemanticQuery model for the `platform` API.

**Signature:**

```typescript
export interface PlatformSemanticQuery 
```

## Properties

|  Property | Modifiers | Type | Description |
|  --- | --- | --- | --- |
|  [distance](./x-adapter-platform.platformsemanticquery.distance.md) |  | number |  |
|  [query](./x-adapter-platform.platformsemanticquery.query.md) |  | string |  |

