API ClientsTypeScript SDKAPI ReferenceCoreType AliasesBatchOperationSearchQueryResultVersion: 8.9On this pageType Alias: BatchOperationSearchQueryResult type BatchOperationSearchQueryResult = SearchQueryResponse & object; The batch operation search query result. Type Declaration items items: BatchOperationResponse[]; The matching batch operations.Was this helpful?