The qri for root node.
an object with query parameters
Optional
collapse?: booleanTo collapse internal nodes, set to true, false otherwise.
The expression that matches the SCIM filter format. The filter has to be encoded. The currently supported attribute is "label", attribute operator "co" (contains), and grouping operator "or". Example: 'label co "label1" or label co "label2"'. The search queries are case insensitive.
Optional
up?: numberThe number of upstream levels of nodes retrieved to search. (5 if not provided, -1 means unlimited)
Optional
options: ApiCallOptions
Search all labels within a lineage graph on all available levels. Returns result per level.