API ClientsTypeScript SDKAPI ReferenceCoreType AliasesClusterVariableSearchQueryResultVersion: 8.10 (unreleased)On this pageType Alias: ClusterVariableSearchQueryResult type ClusterVariableSearchQueryResult = SearchQueryResponse & object; Cluster variable search query response. Type Declaration items items: ClusterVariableSearchResult[]; The matching cluster variables.Was this helpful?