Type Alias: QueryParams
QueryParams:
object
Defined in: web/lib/api/generated/types/pub/chive/graph/expandSubgraph.ts:19
Type declaration
depth?
optionaldepth:number
Maximum BFS depth.
edgeTypes?
optionaledgeTypes:string[]
Filter by edge relation slugs. If omitted, all types included.
maxNodes?
optionalmaxNodes:number
Maximum nodes to return.
rootUris
rootUris:
string[]
Starting node URIs for BFS expansion.