Reference
RefreshResult
@moss-dev/moss / RefreshResult
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
| Property | Type | Description |
|---|---|---|
indexName | string | Name of the index that was refreshed. |
previousUpdatedAt | string | Timestamp before the refresh operation. |
newUpdatedAt | string | Timestamp after the refresh operation. |
wasUpdated | boolean | Whether the index was actually updated (true if the cloud had a newer version). |