Skip to main content

Interface: InputSchema

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

Properties​

batchSize?​

optional batchSize: number

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

Batch size for fullReindex type


did?​

optional did: string

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

DID for didSync type


pdsUrl?​

optional pdsUrl: string

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

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:22

Backfill operation type to trigger


uri?​

optional uri: string

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

Eprint URI for citationExtraction type