Skip to main content
Version: 8.10 (unreleased)

Type Alias: BatchOperationSearchQueryResult

type BatchOperationSearchQueryResult = SearchQueryResponse & object;

The batch operation search query result.

Type Declaration

items

items: BatchOperationResponse[];

The matching batch operations.