Home > @easyops-cn/brick-next-pipes > GraphQuery
GraphQuery interface
A graph query.
Signature:
export interface GraphQuery
Properties
| Property | Type | Description |
|---|---|---|
| sort | { key: string; order: 1 | -1; } |
Home > @easyops-cn/brick-next-pipes > GraphQuery
A graph query.
Signature:
export interface GraphQuery
| Property | Type | Description |
|---|---|---|
| sort | { key: string; order: 1 | -1; } |