> ## Documentation Index
> Fetch the complete documentation index at: https://docs.wandb.ai/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` | `LtOperation` | `GteOperation` | `LteOperation` | `InOperation` | `ContainsOperation`

\$Expr

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

[src/generated/traceServerApi.ts:5224](https://github.com/wandb/weave/blob/9591aba8a5e77309ee0858e5ba94d31c1bd7e404/sdks/node/src/generated/traceServerApi.ts#L5224)
