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