Skip to main content
Version: 8.10 (unreleased)

Type Alias: VariableSearchQueryResult

type VariableSearchQueryResult = SearchQueryResponse & object;

Variable search query response.

Type Declaration

items

items: VariableSearchResult[];

The matching variables.