Interface: OutputSchema
Defined in: web/lib/api/generated/types/pub/chive/graph/listEdges.ts:35
Properties
cursor?
optionalcursor:string
Defined in: web/lib/api/generated/types/pub/chive/graph/listEdges.ts:39
Pagination cursor for next page
edges
edges:
GraphEdge[]
Defined in: web/lib/api/generated/types/pub/chive/graph/listEdges.ts:37
List of edges
hasMore
hasMore:
boolean
Defined in: web/lib/api/generated/types/pub/chive/graph/listEdges.ts:41
Whether more results exist
total
total:
number
Defined in: web/lib/api/generated/types/pub/chive/graph/listEdges.ts:43
Total count of matching edges