↓ 2 callersFunctiontoUserTemplate(
id: string,
title: string,
description: string,
pinned: boolean,
pinOrder: number | null,
catego
apps/desktop/src/templates/queries.ts:58
↓ 2 callersFunctionupsertSession({
store,
ownerUserId,
sessionId,
startedAt,
rawMd,
}: {
store: Store;
ownerUserId: string;
se
apps/desktop/src/devtools-panel/recurring-notes.ts:169
↓ 2 callersFunctionuseSubmit({
draftKey,
editorRef,
disabled,
onSendMessage,
onDraftContentChange,
onContextRefsChange,
}: {
apps/desktop/src/chat/components/input/hooks.ts:49