> ## 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.

# 인터페이스: 쿼리

> TypeScript SDK 레퍼런스

[weave](../) / 쿼리

쿼리

<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)
