The qri for root node.
an object with query parameters
Optionalcollapse?: 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.
Optionalup?: numberThe number of upstream levels of nodes retrieved to search. (5 if not provided, -1 means unlimited)
Optionaloptions: ApiCallOptions
Returns result per level by searching all labels within a lineage graph on all available levels.