Interface: OutputSchema
Defined in: web/lib/api/generated/types/pub/chive/graph/listNodes.ts:42
Properties
cursor?
optionalcursor:string
Defined in: web/lib/api/generated/types/pub/chive/graph/listNodes.ts:46
Pagination cursor for next page
hasMore
hasMore:
boolean
Defined in: web/lib/api/generated/types/pub/chive/graph/listNodes.ts:48
Whether more results exist
nodes
nodes:
GraphNode[]
Defined in: web/lib/api/generated/types/pub/chive/graph/listNodes.ts:44
List of nodes
total
total:
number
Defined in: web/lib/api/generated/types/pub/chive/graph/listNodes.ts:50
Total count of matching nodes