GraphQL OBJECT
HistoryEntrySearchResult
History entries which match filter criteria.
link Definition
- type HistoryEntrySearchResult {
- # List of history entries that match the search parameters.
- HistoryEntrySearchResultItem] : [
- # Indicates whether the result is truncated.
- Boolean :
- }