/queryRequest
| Field | Type | Required | Constraints | Description |
|---|---|---|---|---|
type | string | Yes | "intersect" | — |
nodes | array of u64 | Yes | Max 100 items | Node IDs to intersect. |
Response
path array contains the node IDs that are connected to all input nodes. When found is false, diagnostic is no_common_neighbors.