> ## Documentation Index
> Fetch the complete documentation index at: https://wb-21fd5541-sdk-testing-latest.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# インターフェース: Query

> TypeScript SDK リファレンス

[Weave](../) / Query

Query

<div id="table-of-contents">
  ## 目次
</div>

<div id="properties">
  ### プロパティ
</div>

* \[$expr](./query#$expr)

## プロパティ

<div id="expr">
  ### \$expr
</div>

• **\$expr**: `AndOperation` | `OrOperation` | `NotOperation` | `EqOperation` | `GtOperation` | `GteOperation` | `InOperation` | `ContainsOperation`

\$Expr

<div id="defined-in">
  #### 定義元
</div>

[generated/traceServerApi.ts:817](https://github.com/wandb/weave/blob/6538626556c93d6f31ae725fdefe4e6b8b71bc2c/sdks/node/src/generated/traceServerApi.ts#L817)
