Skip to main content

Interface: OutputSchema

Defined in: web/lib/api/generated/types/pub/chive/graph/listEdges.ts:36

Properties

cursor?

optional cursor: string

Defined in: web/lib/api/generated/types/pub/chive/graph/listEdges.ts:40

Pagination cursor for next page


edges

edges: GraphEdge[]

Defined in: web/lib/api/generated/types/pub/chive/graph/listEdges.ts:38

List of edges


hasMore

hasMore: boolean

Defined in: web/lib/api/generated/types/pub/chive/graph/listEdges.ts:42

Whether more results exist


total

total: number

Defined in: web/lib/api/generated/types/pub/chive/graph/listEdges.ts:44

Total count of matching edges