<!-- 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; [GraphEdge](./brick-next-pipes.graphedge.md)

## GraphEdge interface

A graph edge.

**Signature:**

```typescript
export interface GraphEdge
```

## Properties

|  Property | Type | Description |
|  --- | --- | --- |
|  [in](./brick-next-pipes.graphedge.in.md) | string |  |
|  [out\_name](./brick-next-pipes.graphedge.out_name.md) | string |  |
|  [out](./brick-next-pipes.graphedge.out.md) | string |  |

