Skip to main content

Interface: OutputSchema

Defined in: web/lib/api/generated/types/pub/chive/graph/listNodes.ts:43

Properties

cursor?

optional cursor: string

Defined in: web/lib/api/generated/types/pub/chive/graph/listNodes.ts:47

Pagination cursor for next page


hasMore

hasMore: boolean

Defined in: web/lib/api/generated/types/pub/chive/graph/listNodes.ts:49

Whether more results exist


nodes

nodes: GraphNode[]

Defined in: web/lib/api/generated/types/pub/chive/graph/listNodes.ts:45

List of nodes


total

total: number

Defined in: web/lib/api/generated/types/pub/chive/graph/listNodes.ts:51

Total count of matching nodes