PluginIngest
Defined in: pkgs/plugin-contract/src/index.ts:120
PluginIngest(
input):Promise<Readonly<{envelope:Readonly<{id:string;wasCreated:boolean; }>;source:Readonly<{id:string;wasCreated:boolean; }>; }>>
Defined in: pkgs/plugin-contract/src/index.ts:121
Parameters
Section titled “Parameters”Returns
Section titled “Returns”Promise<Readonly<{ envelope: Readonly<{ id: string; wasCreated: boolean; }>; source: Readonly<{ id: string; wasCreated: boolean; }>; }>>