WIP better generated API reference docs
This commit is contained in:
4
docs/reference/api/QueryDslGeoDistanceQuery.md
Normal file
4
docs/reference/api/QueryDslGeoDistanceQuery.md
Normal file
@ -0,0 +1,4 @@
|
||||
## `QueryDslGeoDistanceQuery`
|
||||
:::
|
||||
type QueryDslGeoDistanceQuery = [QueryDslGeoDistanceQueryKeys](./QueryDslGeoDistanceQueryKeys.md) & { [property: string]: [GeoLocation](./GeoLocation.md) | [Distance](./Distance.md) | [GeoDistanceType](./GeoDistanceType.md) | [QueryDslGeoValidationMethod](./QueryDslGeoValidationMethod.md) | boolean | [float](./float.md) | string;};
|
||||
:::
|
||||
Reference in New Issue
Block a user