5 lines
236 B
Markdown
5 lines
236 B
Markdown
## `QueryDslShapeQuery`
|
|
:::
|
|
type QueryDslShapeQuery = [QueryDslShapeQueryKeys](./QueryDslShapeQueryKeys.md) & { [property: string]: [QueryDslShapeFieldQuery](./QueryDslShapeFieldQuery.md) | boolean | [float](./float.md) | string;};
|
|
:::
|