Skip to content

IndexedFieldEntry

IndexedFieldEntry = object

A single entry in the indexed-fields report.

shapeName: string


fieldPath: string


state: string

Index states: building | ready | failed


promotedAt: string | null

ISO-8601 date string or null — dates are serialized as strings over tRPC JSON wire.


stateChangedAt: string

ISO-8601 date string — dates are serialized as strings over tRPC JSON wire.


failureReason: string | null


backfillDone: number


backfillTotal: number | null