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