fieldnotesai
Preparing search index...
src/services/sessionNotesService
saveSessionNotes
Function saveSessionNotes
saveSessionNotes
(
recordingId
:
string
|
null
|
undefined
,
notes
:
SessionNote
[]
,
options
?:
SaveSessionNotesOptions
,
)
:
Promise
<
SaveSessionNotesResult
>
Updates the session notes.
Parameters
recordingId
:
string
|
null
|
undefined
notes
:
SessionNote
[]
Optional
options
:
SaveSessionNotesOptions
Returns
Promise
<
SaveSessionNotesResult
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
fieldnotesai
Loading...
Updates the session notes.