> ## Documentation Index
> Fetch the complete documentation index at: https://wb-21fd5541-docs-sandboxes-integrations-placement.mintlify.site/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` | `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)
