API ClientsTypeScript SDKAPI ReferenceCoreType AliasesBatchOperationItemSearchQueryResultVersion: 8.10 (unreleased)On this pageType Alias: BatchOperationItemSearchQueryResult type BatchOperationItemSearchQueryResult = SearchQueryResponse & object; Type Declaration items items: BatchOperationItemResponse[]; The matching batch operation items.Was this helpful?