Skip to content

IngestSourceInput

IngestSourceInput = Readonly<{ locationKind: string; metadata?: Readonly<Record<string, unknown>>; ownerHostId: string; pathId: string; retrieval?: RetrievalMetadata; }>

Defined in: pkgs/plugin-contract/src/index.ts:130