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