Home > @i2analyze/notebook-sdk > app > NoteSpecifier
app.NoteSpecifier type
A common specifier for a note, for use in mutation APIs.
Signature:
type NoteSpecifier = data.NoteId | data.INote;
References: data.NoteId, data.INote
Introduced: version 1.1