<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@easyops-cn/brick-next-pipes](./brick-next-pipes.md) &gt; [GraphQuery](./brick-next-pipes.graphquery.md)

## GraphQuery interface

A graph query.

**Signature:**

```typescript
export interface GraphQuery
```

## Properties

|  Property | Type | Description |
|  --- | --- | --- |
|  [sort](./brick-next-pipes.graphquery.sort.md) | { key: string; order: 1 \| -1; } |  |

