Skip to main content

Interface: InputSchema

Defined in: web/lib/api/generated/types/pub/chive/admin/triggerBackfill.ts:21

Properties

batchSize?

optional batchSize: number

Defined in: web/lib/api/generated/types/pub/chive/admin/triggerBackfill.ts:38

Batch size for fullReindex type


did?

optional did: string

Defined in: web/lib/api/generated/types/pub/chive/admin/triggerBackfill.ts:36

DID for didSync type


pdsUrl?

optional pdsUrl: string

Defined in: web/lib/api/generated/types/pub/chive/admin/triggerBackfill.ts:32

PDS URL for pdsScan type


type

type: string & object | "pdsScan" | "freshnessScan" | "citationExtraction" | "fullReindex" | "governanceSync" | "didSync"

Defined in: web/lib/api/generated/types/pub/chive/admin/triggerBackfill.ts:23

Backfill operation type to trigger


uri?

optional uri: string

Defined in: web/lib/api/generated/types/pub/chive/admin/triggerBackfill.ts:34

Eprint URI for citationExtraction type