Skip to main content

Type Alias: QueryParams

QueryParams: object

Defined in: web/lib/api/generated/types/pub/chive/graph/expandSubgraph.ts:18

Type declaration​

depth?​

optional depth: number

Maximum BFS depth.

edgeTypes?​

optional edgeTypes: string[]

Filter by edge relation slugs. If omitted, all types included.

maxNodes?​

optional maxNodes: number

Maximum nodes to return.

rootUris​

rootUris: string[]

Starting node URIs for BFS expansion.