Argument of type 'WithId<{ readonly abandonQuest: { readonly input: Schema<{ readonly name: string; readonly version: number; readonly questId: string; }, { readonly name: string; readonly version: number; readonly questId: string; }>; readonly output: Schema<...>; }; ... 22 more ...; readonly testCloudPush: { ...; }; }, never, never>' is not assignable to parameter of type 'DefinitionWithId'.
Property 'createOrUpdateLogEntryForSharedDocument' is incompatible with index signature.
Type 'string' is not assignable to type 'Any | DefinitionWithId'.ts(2
Argument of type 'WithId<{ readonly abandonQuest: { readonly input: Schema<{ readonly name: string; readonly version: number; readonly questId: string; }, { readonly name: string; readonly version: number; readonly questId: string; }>; readonly output: Schema<...>; }; ... 22 more ...; readonly testCloudPush: { ...; }; }, never, never>' is not assignable to parameter of type 'DefinitionWithId'.
Property 'createOrUpdateLogEntryForSharedDocument' is incompatible with index signature.
Type 'string' is not assignable to type 'Any | DefinitionWithId'.ts(2