API ClientsTypeScript SDKAPI ReferenceCoreType AliasesMappingRuleSearchQueryResultVersion: 8.10 (unreleased)On this pageType Alias: MappingRuleSearchQueryResult type MappingRuleSearchQueryResult = SearchQueryResponse & object; Type Declaration items items: MappingRuleResult[]; The matching mapping rules.Was this helpful?