Skip to the content.

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; }