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