API ClientsTypeScript SDKAPI ReferenceCoreType AliasesVariableSearchQueryResultVersion: 8.9On this pageType Alias: VariableSearchQueryResult type VariableSearchQueryResult = SearchQueryResponse & object; Variable search query response. Type Declaration items items: VariableSearchResult[]; The matching variables.Was this helpful?